Giter VIP home page Giter VIP logo

Comments (4)

drallgood avatar drallgood commented on May 31, 2024

Hey @jalinares
I'm not sure I understand your question. Yes, you can add secondary and auxiliary fields to your pass when using jPasskit. Just use the provided methods.

from jpasskit.

jalinares avatar jalinares commented on May 31, 2024

Yes, I can add secondary and auxiliary fields as you indicate,
protected List secondaryFields;
protected List auxiliaryFields;.

But you can not add a new secondaryFields or auxiliaryFields as shown in Apple's documentation.

The footer field is missing.

from jpasskit.

drallgood avatar drallgood commented on May 31, 2024

Aaah... I think I get what you're saying.
The footer is not a field but an image. That one is indeed missing in my template classes, but other than that, you can just add it to your template and it would be fine.

What you, however, cannot do, is adding fields to that area. There is no "footer" field in the passkit package format:
https://developer.apple.com/library/ios/documentation/UserExperience/Reference/PassKit_Bundle/Chapters/LowerLevel.html#//apple_ref/doc/uid/TP40012026-CH3-SW1

from jpasskit.

jalinares avatar jalinares commented on May 31, 2024

OK, thanks

is it possible to put several lines inside the secondaryFields or in the auxiliaryFields?

from jpasskit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.