Testing PUSH notifications in standalone app inside Android Emulator

Please provide the following:

  1. SDK Version: <= 35
  2. Platforms(Android/iOS/web/all): Android Emulator

I have an Android Emulator running with Google Play Services enabled (Based on Nexus devices). It supports everything related to Google Play. Also it supports PUSH Notifications (tested on several apps installed from Google Play. But my standalone app (also installed from Google Play) after receiving ‘granted’ permission crahses with error “Must be on a physical device to get an Expo Push Token”.
This really makes debugging PUSH notifications handler be a pain.
Can you upgrade this check so that it detects that emulator has Google Play services enabled?

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