radar-sdk-ios
radar-sdk-ios copied to clipboard
iOS SDK for Radar, the leading geofencing and location tracking platform
a slow but swift migration ... swift and objective-c is fully inter-op-able, the migration only requires converting the `*.m` file into a `*.swift` file. If there are no other objective-c...
properly escape each query param instead of escaping the entire url string at the end. uses NSURLComponent and NSQueryItem. Tested with example app and made sure all the requests are...
We are creating 3 new events: - `opened_radar_notification`: when user opens the app via tapping on notification generated by the Radar SDK - `opened_notification`: when user opens the app by...