Hi all,
am developing a new WRT application and I want the application to stay at online mode as long as its opened and I don't want to show the "Allow connection to network ?" confirmation message for the user is that possible?!!
Thanks,
Hi all,
am developing a new WRT application and I want the application to stay at online mode as long as its opened and I don't want to show the "Allow connection to network ?" confirmation message for the user is that possible?!!
Thanks,
Hello,
"Allow Network connection" prompt comes from the platform and it is always shown when a widget connects to net for a first time. One way to get around this is to make your widget into a home screen widget. Then user doesn't have to allow network connection every time, but only when widget is added to Home screen.
-Ilkka