작성
·
31
·
수정됨
0
npx expo run:android 로 빌드해서 에뮬레이터에서 실행한 경우 FCM이 안되는 것 같은데 이유를 알 수 있을까요 ?
안된다면, eas build를 해야만할까요-? (시간이 오래걸려서요)
답변 1
1
Important: Push notifications are not supported on Android Emulators and iOS Simulators. A real device is required.
푸시 노티 자체가 애뮬레이터에서는 돌아가지 않습니다.