connectivity-samples
connectivity-samples copied to clipboard
iOS-Android interconnection
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!
closed per https://github.com/googlesamples/ios-nearby/issues/4