-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After transferring of app, all push tokens in FCM are invalid and users have to reinstall app in order for push to work #2934
Comments
This comment has been minimized.
This comment has been minimized.
Hey @JakobMaaloe, please file this here so we can look at your Firebase project and instance IDs. |
Hi Morganchen12. Support case has been created with the APNs (from apple console - I hope this can be used) We've just tried the following:
We cannot update the production app with new sourcecode unfortunately. Thanks! |
Hi @morganchen12 , Any news on this? Our users don't get push messages so it's vital for us to find a solution asap... Br. |
Hi @JakobMaaloe, the Firebase support team doesn't work on weekends. Normally, when the APNs key is changed or invalidated, the tokens on the client should invalidate and reset over a short period of time. The clients should then regenerate new tokens that work when sending notifications. We're looking into why this isn't happening as expected. |
Ok, thank you for the update. Fingers crossed that the invalidation can happen soon. Br. |
Any news on this issue? Thanks. Br. |
Hi Jakob, please respond to the support email:
|
Hi Morgan Chen,
Thx for getting back to me!
Unfortunately I'm not experienced in the Apple Development / publishing -
we have moved to the new account as the dedicated Apple developer exited
from the company.
How do I retrieve the debug logs and do you mean from within the app on the
phone, from the Apple console or from xcode?
Same question goes for the certificates.
In the meantime, could you invalidate the FCM tokens that haven't been
invalidated during the so our users have push messages working again?
Thanks.
Br.
Jakob Maaløe
Den ons. 15. maj 2019 kl. 17.59 skrev Morgan Chen <notifications@github.com
…:
Hi Jakob, please respond to the support email:
Could you also share the debug logs when you switch Apple accounts on the
console and Xcode certificates at the first time the app is re-opened after
these APNs changes (and APNs token change) has occurred?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2934?email_source=notifications&email_token=AMARNH74J34OBPZMWZSYVWTPVQXN3A5CNFSM4HKWW3CKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPEA7A#issuecomment-492716156>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMARNHYVHVGUG3YVOP6JK53PVQXN3ANCNFSM4HKWW3CA>
.
|
You can get the debug logs from Xcode console when running the app with the debugger attached. The certificates are generated from your Apple Developer account in the developer center. |
@morganchen12 Again, could you invalidate the FCM tokens that haven't been |
We're looking into it. |
Thanks! :-)
- Jakob Maaløe
…On Wed, 22 May 2019, 21:10 Morgan Chen, ***@***.***> wrote:
We're looking into it.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2934?email_source=notifications&email_token=AMARNH3RJYIX5KT3W7MKUH3PWWLA7A5CNFSM4HKWW3CKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWAAITA#issuecomment-494928972>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMARNH3YIEWJGTI2JGMBXJTPWWLA7ANCNFSM4HKWW3CA>
.
|
Unfortunately, we can't manually invalidate all of your app's tokens. However, you can do this manually by shipping an update that deletes the stored instance ID on first app launch. |
[REQUIRED] Step 2: Describe your environment
IOS app & Firebase Console
[REQUIRED] Step 3: Describe the problem
We are facing the same problem as described in issue 2125
We have just tried the following:
We have transferred the IOS app to a new account and now we can only push to our IOS users after the remove and install the app again.
Please, any advice on what to do will be greatly appreciated! Having to communicate to ALL IOS users that they have to reinstall their app is devastating!
Thanks in advance!
Originally posted by @JakobMaaloe in #2125 (comment)
The text was updated successfully, but these errors were encountered: