connectivity-samples icon indicating copy to clipboard operation
connectivity-samples copied to clipboard

iOS-Android interconnection

Open sokol8 opened this issue 9 years ago • 1 comments

Hi guys,

I have an issue: with Google Example Apps (iOS, Android):

  • iOS works perfectly with iOS
  • Android works perfectly with Android
  • iOS doesn't work at all with Android

with a custom app we made:

  • iOS works perfectly with iOS
  • Android works perfectly with Android
  • iOS doesn't see any messages from Android while Android does receive a message from iOS.
  • Both iOS and Android apps have API keys created for a specific platform inside a single Google Console project.

Android is using: DISCOVERY_MODE_DEFAULT DISTANCE_TYPE_DEFAULT

iOS is using: kGNSDiscoveryMediumsDefault kGNSDiscoveryModeDefault

Any hints on how to make those work will be greatly appreciated!

sokol8 avatar Feb 03 '16 14:02 sokol8

closed per https://github.com/googlesamples/ios-nearby/issues/4

conny-the-unicorn avatar Aug 31 '16 15:08 conny-the-unicorn