ios-nearby icon indicating copy to clipboard operation
ios-nearby copied to clipboard

Results 33 ios-nearby issues
Sort by recently updated
recently updated
newest added

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'NSConcreteMutableAttributedString initWithString:: nil value' My Project Details Myxcode is 14.0.1 My Swift Version is 4.5 ![Screenshot 2022-11-08 at 5 26 26...

After integrating Nearby its working fine in ios 13. but in ios 12.4.1 its getting crashed showing the below error Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'NSConcreteMutableAttributedString initWithString::...

I installed `NearbyMessages` and when I tried running the project, I got the error ``` Multiple commands produce '/Users/Olar/Library/Developer/Xcode/DerivedData/XXXX-cccccc/Build/Products/Production-iphonesimulator/XXXX/Assets.car': 1) Target 'XXXX' (project 'XXXX') has compile command with input '/Users/Olar/Documents/Dev/RRR/xxxx-ios/XXXX/Resources/Assets.xcassets'...

Can anyone help me implement this API with Flutter? I have successfully finished the android part but I'm stuck in the iOS part. Any help would be appreciated. Thanks

Hi guys, I have an issue with Google Example Apps (iOS, Android). I need to connect a specific device from the list of devices that are using my application. When...

The latest version 1.1.1 is causing crashes: ``` Crashed: com.apple.main-thread 0 SocialSteps 0x1045ee490 __38-[GNSAudioBroadcastingOperation start]_block_invoke + 70 (GNSAudioModem.m:70) 1 SocialSteps 0x1045f33e0 __42-[GNSAudioPlayer createAndStartAudioQueue]_block_invoke + 208 (GNSAudioPlayer.mm:208) 2 libdispatch.dylib 0x214558a38 _dispatch_call_block_and_release...

I noticed the Android API for Nearby includes a `distance` property on `nearby.messages`, but as far as I can tell there isn't a method or propertyfor getting the distance between...

Hello, I'm having an issue with the iOS version of the Nearby messaging library, version 1.1.1. My beacons are a Radius Beacon Dot. I'm currently running both iOS 11.4.1 and...

It would be great if you could provide a README-file with instructions on how to setup the example project with Cocoapods.