philipplackner / FcmPushNotificationsHttpV1

21 stars 8 forks source link

FCM #1

Open germenwong opened 7 months ago

germenwong commented 7 months ago

Why is my device not displaying a message? I have logged into my Google account on the device and the ktor server has not reported an error

RegianeF commented 6 months ago

@AAnthonyyyy It is working when arrives from the firebase console?

germenwong commented 6 months ago

When I manually set up the proxy from the ktor server and successfully sent it, my emulator may experience delays and may not receive real-time notifications

NORMss commented 6 months ago

On Windows, I do not receive notifications in the console for the api address http://10.0.2.2:8080/, the address which is created by ktor http://127.0.0.1:8080. I also allowed access to my laptop's network for Android Studio. Could there be a problem with the local address?

NORMss commented 6 months ago

On Windows, I do not receive notifications in the console for the api address http://10.0.2.2:8080/, the address which is created by ktor http://127.0.0.1:8080. I also allowed access to my laptop's network for Android Studio. Could there be a problem with the local address?

Everything worked when I entered my wi-fi address