Shalu Samtani Member Licensed User Longtime User Sep 21, 2018 #1 When i kill the App, I want the service running again in background i use startserviceatexact for start the service again after i kill the app from recent app,,, the problem is, when i open my app again, my app cant open,,, just blank view,,,
When i kill the App, I want the service running again in background i use startserviceatexact for start the service again after i kill the app from recent app,,, the problem is, when i open my app again, my app cant open,,, just blank view,,,
Erel B4X founder Staff member Licensed User Longtime User Sep 22, 2018 #2 Shalu Samtani said: he problem is, when i open my app again, my app cant open,,, just blank view,,, Click to expand... Sounds like you are doing something wrong. Maybe loading the layout when only when FirstTime is True. Watch this tutorial: Upvote 0
Shalu Samtani said: he problem is, when i open my app again, my app cant open,,, just blank view,,, Click to expand... Sounds like you are doing something wrong. Maybe loading the layout when only when FirstTime is True. Watch this tutorial:
Shalu Samtani Member Licensed User Longtime User Sep 25, 2018 #3 okkey,,, thanks,,, problem resolved Upvote 0