I execute the build app ios command. When I entered the KeyID entry, I didn’t notice and entered the password of file P8.
Currently App ios is on store and does not receive push notifications.
I tested it: https://exp.host/--/api/v2/push/getReceipts , I received an error message:
My App was on the Appstore. So how do I rebuild the new app with Key ID to send new updates to Appstore? Thank you
Hey @ngonguyenthuc ,
If you take a look at the Push Notification docs and scroll down to the error codes section, you’ll see that you can fix this issue by running expo build:ios -c
to regenerate new push notification credentials for iOS.
Good luck!
-Charlie
1 Like
Success. My application has received notifications. Thanks @charliecruzan very much
system
closed
April 15, 2019, 11:42pm
#5
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.