A .Net Library for generating Apple Passbook (Wallet) files for iOS. Please get involved by creating pull requests and opening issues!
MIT License
319
stars
117
forks
source link
Passbook.Generator.Exceptions.RequiredFieldValueMissingException: 'Missing value for field [key: 'key']. Every field must have a value specified in the template or the individual pass.' #193
I am having this issue from few days it was not occurring during implementation (before 4 weeks), Please someone give me proper guidance to resolve it, Thanks You.
does anyone have list of all rquired fields for the all pass types!
cardInfo is the objecy which have string values its not null in any case.
configuration file values are also not null.
I have added this fields in my request.
I am having this issue from few days it was not occurring during implementation (before 4 weeks), Please someone give me proper guidance to resolve it, Thanks You.
does anyone have list of all rquired fields for the all pass types!
cardInfo is the objecy which have string values its not null in any case. configuration file values are also not null. I have added this fields in my request.