handleIncomingIntent

fun handleIncomingIntent(context: Context, intent: Intent): Boolean

If a valid boot intent is received, initialize the SDK. This will cause geofences to be registered as appropriate.

Note that the registered geofence cache will be deleted before Braze initializes since Android unregisters all geofences on reboot.

Return

true iff Braze was initialized

Parameters

context

broadcast receiver context

intent

boot intent