CrossGeeks / GeofencePlugin

Geofence Plugin for Xamarin iOS and Android
MIT License
48 stars 22 forks source link

public GeofenceCircularRegion(GeofenceCircularRegion region) doesn't set Notification Messages #7

Open kabouterprogrammatuur opened 5 years ago

kabouterprogrammatuur commented 5 years ago

public GeofenceCircularRegion(GeofenceCircularRegion region) doesn't set NotificationEntryMessage, NotificationExitMessage and NotificationStayMessage from region.

hooxlab commented 5 years ago

I've the same problem on Android, but it works well on iOS.

AbdellahMobiArchitects commented 3 years ago

Not tested on ios but on Android, I'm having the same issue