Post

Replies

Boosts

Views

Created

Making API calls after receiving a notification
Hello, I have a tasks to make an app such that once receive FCM notification, get current SSID and current location, then send it to our server, even if this app is in background (not active) or being killed from app switcher(not sure if it's the correct name, user swipe up to remove apps). Now it works for a couple of hours after putting the app to background, but with a time limit I don't know it stops working. I personally think it cannot be done, but could somebody please confirm it?
1
0
796
Jul ’23
Making API calls after receiving a notification
Hello, I have a tasks to make an app such that once receive FCM notification, get current SSID and current location, then send it to our server, even if this app is in background (not active) or being killed from app switcher(not sure if it's the correct name, user swipe up to remove apps). Now it works for a couple of hours after putting the app to background, but with a time limit I don't know it stops working. I personally think it cannot be done, but could somebody please confirm it?
Replies
1
Boosts
0
Views
796
Activity
Jul ’23
Is it possible to get user current ssid while the app is running in the background?
I'm developing an app that needs to get user current SSID when the app is in background, is it possible?
Replies
1
Boosts
0
Views
376
Activity
Jun ’23