After adding a pass to the wallet and setting the relevantDate, it doesn't show a notification on the screen after the relevantDate has passed.
How do we test the wallet notification for a pass?
Post
Replies
Boosts
Views
Activity
Recently, some of our customers have frequently reported that they are unable to input Chinese in our application, while it works fine in other applications. From the screenshots provided by users, we observed that our application switches to the English input method without the Global icon, only displaying the Emoji icon. However, in other applications, this issue does not occur.
And also we cannot reproduce this issue by our self.
It seems we cannot change keyboard programmatically since iOS 13, does any have any ideas about this?
Got 500 error while calling https://api.appstoreconnect.apple.com/v1/builds/{id}/relationships/betaGroups
Message:
{
"errors": [{
"status": "500",
"code": "UNEXPECTED_ERROR",
"title": "An unexpected error occurred.",
"detail": "An unexpected error occurred on the server side. If this issue continues, contact us at https://developer.apple.com/contact/."
}]
}