My app doesn't use calendar and I have not setup any calendar permission. Permissions works fine on android but Apple rejects my app saying I need to have a purpose string on NSCalendarUsageDescription. It's weird because if I remove NSCalendarUsageDescription from my Info.plist, Apple rejects my app.
My app doesn't use calendar and I have not setup any calendar permission. Permissions works fine on android but Apple rejects my app saying I need to have a purpose string on NSCalendarUsageDescription. It's weird because if I remove NSCalendarUsageDescription from my Info.plist, Apple rejects my app.