Upload it to Dropbox/Drox/whereever and post a Downloadlink here.
The forum is limited to 500kb Attachments.
Make sure to use FILE->EXPORT AS ZIP in the IDE.
Also make sure to create a SMALL project which shows the issue. Export this project from the IDE and post the zip.
You should NEVER reach 500kb when exporting this Project.
OK. I installed a simulator. When I comment that line with reference to different page and change it later with update program ( ctrl + s ) app is working fine. So the problem is only at the loading stage.
OK i now what is the problem. When B4x main page is waiting for splash screen to finish problem is occurring.
When I comment this line app is running .But how to solve this ?
'Wait For (ShowSplashScreen) Complete (Unused As Boolean)
OK i now what is the problem. When B4x main page is waiting for splash screen to finish problem is occurring.
When I comment this line app is running .But how to solve this ?