ios-nearby
ios-nearby copied to clipboard
I am not able to detect Eddystone EID beacon on Beacon tools app . Could it be the reason that my google Eddystone UID service is not correct implemented with...
Any idea why?
I have an iPhone 6s running on iOS 11.2.6 and an iPhone 4s running on iOS 9.3.5. The 6s seems to work perfectly in the background, but the 4s keeps...
Hi , **I am not able to detect EID registered beacons from the sample applications . Do i need to setup anything else for the same . i have integrated...
I get the error 'failed to install, invalid argument' while attempting to run it on the simulator
`messageMgr = GNSMessageManager(apiKey: "ccc", paramsBlock: {(params: GNSMessageManagerParams!) -> Void in }) GNSMessageManager.setDebugLoggingEnabled(true) GNSPermission.setGranted(true) nearbyPermission = GNSPermission(changedHandler: { [unowned self] (granted: Bool) in if granted { guard let mgr = self.messageMgr...
Can we measure proximity between devices using nearby?
NearbyMessages does not have binary slices for x86_64 & i386. this makes it impossible to be used in a dependancy in a prodSpec. since "pod trunk push" and "pod lint"...
Hello! We are going to update NearbyMessages from 1.0.1 to 1.1.0 to include your latest fixes espessially "Fixed an audio crash.". In version 1.0.1 our app crashes (not always) when...
Hello, I wan to localize the Alert texts in the permission alertview, how can I do that? Best Regards,