Having written a custom iOS plugin for Unity to detect **iBeacons** and generate **notification**, I'm not successful getting the function "**didEnterRegion**" triggered when the unity app is closed. However it works only if the unity app is in the background.
Is there any way to tell iOS to trigger "**didEnterRegion**" even when unity app is closed completely?
Thank you.
↧