Push notification after ejecting error

Please provide the following:

  1. SDK Version:42
  2. Platforms(Android/iOS/web/all): Android

I’m having problems using notifications after ejecting expo app, I’ve followed the advices and created and configured firebase, now when I execute getDevicePushTokenAsync I get a timeout error:
Error: Fetching the token failed: TIMEOUT

and I’m not able to understand why, also I cannot find anything in internet on that.

Could some one help me?

Hey @luca.saggese, can you ensure that the device has a working internet connection. In order to retrieve a token the device must be connected. Also, can you let me know what physical device model/OS version you are testing on?

Cheers,
Adam

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.