delta / dalal-street-android

Android client for Dalal Street 2021
6 stars 6 forks source link

Push Notifications not working properly #166

Open ranaaditya opened 3 years ago

ranaaditya commented 3 years ago

Push Notifications are not working properly in the app, this may be due to Background Execution Limits for background services in new android versions.

Need to find a fix for this issue !

Harsh2098 commented 3 years ago

FCM is something we thought of last year. Maybe you can try that.

ranaaditya commented 3 years ago

Whats the status @satyamurti @Sudhindra3000 ?

avikumar15 commented 3 years ago

The current mechanism of FCM requires the manual sending of notifications from console, the need is to automate this process of notification with dalal-street-server.