You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you try to launch the default two tabbed Alloy template the TiShadow App will relaunch but remains with a black screen.
Looking at the Android logcat I see the problem is related to
A quick fix is to set <navbar-hidden>false</navbar-hidden> in the tiapp.xml
The text was updated successfully, but these errors were encountered:
If you try to launch the default two tabbed Alloy template the TiShadow App will relaunch but remains with a black screen.
Looking at the Android logcat I see the problem is related to
A quick fix is to set
<navbar-hidden>false</navbar-hidden>
in thetiapp.xml
The text was updated successfully, but these errors were encountered: