Plugin to launch application
Closed this issue · 1 comments
manuw2009 commented
Hello,
Could you please provide an example on how to use the new IOS6 appsObject in order to launch any applicatoin ?
I would like to write a plugin enabling to launch external apps, with proper foreign language management
thank you
manuw2009 commented
nevermind, just got it working nicely !
launcher = AppsLaunchApp(refId=self.refId)
launcher.launchId=appname
self.sendRequestWithoutAnswer(launcher)