JordyHers-org / Times-up-flutter

πŸ‘¨β€πŸ‘©β€πŸ‘§ 🚸 Parental Control App- For Android 🌟This Application use Native plugins to get local data such as Location and AppData to send it to the database. These information are saved in cache. In order to monitor the time spend on screen parent can then send messages and warn kids when it’s time to go to bed or do their homework. πŸ“±πŸŒŸπŸŒŸ
Apache License 2.0
122 stars 47 forks source link

child's device does not receive notifications #15

Open JordyHers opened 1 year ago

JordyHers commented 1 year ago

Current Behaviour:

The child's device does not receive proper notification. The dialog show that Your notification has been sent to the child but no notification is triggered on Firebase CloudFunction.

Expected Behaviour:

The child device should receive the notification if the app is in foreground , resumed or background.

Steps to Reproduce:

Environment:

Emulator: Pixel 6 Pro Android version: 12 Android SDK: 33

JordyHers commented 1 year ago

test made on firebase and it works fine

i-am-ijaz commented 1 year ago

Tested this behavior but not able to receive the push notification. @JordyHers