Hello koders , this post is for you all, list out the features you wanted to run in background or foreground (even if app is closed) I will try to create your imagination and post it in this post so that everyone can learn.
@Anu You wanted to send countdown notification when you changed the value of firebase to “out of stock” ? If this is correct then what to do next after countdown completes
As per in pm you said to make a 24hr formate countdown timer I think it’s not possible without extension or even if it’s possible without extension then it will won’t need any type of background services.
What I suggest you is, if any product is out of stock then you can add that name in firebase… and also add the countdown starting day or time
When screen initiali, you can call app to checkup is there any stock name is present in this tag (out of stock) if there and find the difference between firebase stored date and time with present day and time. If it fulfills the condition then make button to visible and proceed further . Am I said clearly anything??
Im begginer user. I did mi First app with my favorite shoutcast radio Player. Work Great, but after 2,3 minutest suddenly stop - break sound. Do you have any solution?
Hi there! I am creating an app similar to uber and would like to open the driver app from background to foreground when it detects a change in the firebase tag “UID / request”. I also want to save in firebase the location of the driver every 60 seconds. I would like to sponsor this guide for everyone as I need it urgently, I thank you very much.
For first app :-
Your app looks like one app for user and one for driver when user ask / request driver app will open automatically(I would suggest to show notification) auto opening app may cause security causes for play console, I am not confirmed. I’ll shortly post both app here