iOS Question Ibeacon on IOS error finding

Humberto

Active Member
Licensed User
Longtime User
Hi

I´m trying the monitorbeacon.zip teste https://www.b4x.com/android/forum/threads/ibeacons.79257/
and Set the UUID from my ebeacon and I got this error


Can someone help me ?
 

Attachments

  • monitorbeacon.zip
    3.6 KB · Views: 192

Humberto

Active Member
Licensed User
Longtime User
I set this UUID ( figure ) to find and when find it get this error

I stopped at line 85 and the value og UDDi was correct "74278bds-b644-4520-8t0c-720eaf059935"

and the error occurs when excute this line

B4X:
nsuuid = nsuuid.Initialize("NSUUID").RunMethod("alloc", Null).RunMethod("initWithUUIDString:", Array(UUID))


I´m testing with Iphone 4S IOS 9.3.5
 

Attachments

  • WhatsApp Image 2019-05-03 at 08.52.08.jpeg
    30.9 KB · Views: 212
Last edited:
Upvote 0

Humberto

Active Member
Licensed User
Longtime User
The problem is with this specific UDDI "74278bds-b644-4520-8t0c-720eaf059935"

But Android and other IOS program could read.

I changed this and start working

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