Braze React Native SDK - v21.0.0
    Preparing search index...

    Function requestGeofences

    • Call this method to request a Braze Geofences update for a manually provided GPS coordinate. Automatic Braze Geofence requests must be disabled to properly use this method. Calling this method is a no-op on iOS.

      Parameters

      • latitude: number

        Location latitude.

      • longitude: number

        Location longitude.

      Returns void