Instead of using specialFolderPath(“documents”) you could also use “specialFolderPath(“resources”). This will put your files in the same folder as your stack when developing, and in the engine folder when deploying the app. Remember to include the folder when you set the app up for deployment.
Regards Tore Nilsen > 16. mai 2016 kl. 17.46 skrev Alain Vezina <alain.vez...@logilangue.com>: > > Hi all, > > There are great things in LC 8, especially the widget browser. > > But I don’t understand why some capabilities are not yet in LC engine. > Why we can’t make a copy - paste in a text field in iOS and Android (using > the clipboardData). > LC team promises it since 2012. > > I develop apps for helping people in French spelling and grammar and I do > need copy and paste in text field. > > In iOS, I found a way to solve that problem: I replace some text fields by > HTML pages I build in my program. But it is not possible to do the same in > Android device because the place where you can write is in the > specialFolderPath("documents"), but the HTML page you create must be in > engine to be accessible by the browser. > > So I can’t transfer my apps on Android devices. > > Anybody has an idea to bypass that limitation of LC? > > Alain Vézina > Logilangue > www.logilangue.com > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode