iOS Question B4i CustomListView library issue

walterf25

Expert
Licensed User
Longtime User
Hello everyone, i'm working on an iOS app, and came across this error while compiling, i'am working with a local B4iBuildServer, i'am running on a Virtual Machine i'am running Sierra Mac 10.12, i've downloaded xcode 8.1 and i've set up the B4iBuildServer propperly, i can ping the IP address given when i start the server.

I'am working with the B4i CustomListView library, and am also using this Radiobutton and Checkbox class found here, if i run an example with just the customlistview everything runs fine, i can see the app in the xcode simulator, if i run an example only with the radiobutton ahd checkbox library everything also runs perfect.

It is when i combine the radiobutton and checkbox into the customlistview library that i get the error below.


What I don't understand is why would the iCustomListview example and the radiobutton and checkbox examples work independently without any errors, but if i use the custom radiobutton and customcheckbox views inside the iCustomListView library then i get the above error?

In the B4iBridge app everything looks fine, i can see the iCustomListView just fine.

Can anyone help me figure this issue out please?

Thanks,
Walter
 

Attachments

  • B4i.PNG
    41.4 KB · Views: 429

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0

walterf25

Expert
Licensed User
Longtime User
Hi @Erel I fixed the issue by creating a whole new project from scratch, i started adding each library one by one, hoping that if the app crashed i would isolate which library was causing the issue, so far everything is working great.

Thanks,
Walter
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…