Hi,
After WWDC20, I see an amazing framework : Nearby Interaction.
But when I try to download the project from : https://developer.apple.com/documentation/nearbyinteraction
It works on stimulator but on real device, it can exchange the token but I can see that the delegate :
func session(_ session: NISession, didUpdate nearbyObjects: [NINearbyObject])
never call at all. Both my iPhone are 11.
Please help.
After WWDC20, I see an amazing framework : Nearby Interaction.
But when I try to download the project from : https://developer.apple.com/documentation/nearbyinteraction
It works on stimulator but on real device, it can exchange the token but I can see that the delegate :
func session(_ session: NISession, didUpdate nearbyObjects: [NINearbyObject])
never call at all. Both my iPhone are 11.
Please help.