01-24-2013 11:27 AM
Hi all!
Is there a way to open an app in full screen view or bring an opened one to full screen?
Suposse my app receives a push notificacion and starts in background, and now I want it to be full screen (it won't be intrusive, user would have choosen it).
OR
My app is minimized and at any time (Alarm) it will need to be full screen.
Is it possible?
01-24-2013 12:53 PM
01-24-2013 01:00 PM
This is not a click on a notification, is after a notification is received app is started in background, this is fine.
How to programatically are you saying to do it?
In the app I'm thinking about, the user will need to be interrupted with this app, dont worry ![]()
01-24-2013 01:13 PM
02-13-2013 02:36 AM
02-13-2013 03:17 AM
Are you really sure that this way you will be able to open an app full screen just receiving a push notification, without user do anything?
02-13-2013 03:32 AM
Please try it.. This is very simple method to launch app in full screen
02-13-2013 03:40 AM
I can't!
I have returned my alpha device so I have no physical device and push notifications only work under real device.
Could you please try it?