iOS Question Solved - LoadLayout app crashing - any help appreciated

tsteward

Well-Known Member
Licensed User
Longtime User
When I go to b4xpage "B4XPageTools" the app crashes on line 140 which is just Root.LoadLayout("LayoutKeyHSV")

It is called from another page like this
B4X:
B4XPages.ShowPage("Page Tool")
B4XPages.MainPage.currentTool = thisTool.clvtTitle
B4XPages.SetTitle(B4XPages.MainPage.Pages.PageTool,B4XPages.MainPage.currentTool)
B4XPages.MainPage.Pages.PageTool.LoadTool

I have been working on my app in B4A and now come to B4I to see what if anything needs adjusting to find this error.

 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…