Page 1 of 1

How to debug the app creation?

Posted: Wed Feb 13, 2019 11:30 am
by Dirk Geppert
I couldn't create an iOS app yet and sometimes it doesn't work for Android either. Successfully created, APK size 5 bytes...

Thats whay my question, how can I debug the app creation? Is there a parameter that activates a logfile?

Or are there external tools that can monitor and document the creation process?

Or does anyone know how to create an app "by hand"?


Many thanks in advance for any help.

Dirk

Re: How to debug the app creation?

Posted: Wed Feb 13, 2019 11:42 am
by Fred
Android app creation is only available on Windows, and iOS on OSX. It should output any error encountered, but may be an extended log file could be useful. I will try to add it.

Re: How to debug the app creation?

Posted: Wed Feb 13, 2019 11:53 am
by Dirk Geppert
Fred, thank you very much for the fast reply. I use Windows 10 x64 for Android App creation and macOS Mojave 10.14.3 for iOS App creation.
Creating hybrid apps for mobile devices, is for me one of the most important feature of Spiderbasic.

Re: How to debug the app creation?

Posted: Thu Feb 14, 2019 3:36 pm
by Fred
And both fail ?

Re: How to debug the app creation?

Posted: Sun Feb 17, 2019 4:49 pm
by Dirk Geppert
Hi Fred,

until now I couldn't create more complex applications as Android App. In principle it works with the spiderbasic examples (canvas etc.).

I couldn't create an app for iOS yet. Possibly because of Xcode 10.1. Please look here in this thread as well: viewtopic.php?f=13&t=1477&p=5949

Ciao Dirk