10-06-2016 12:32 AM - edited 03-01-2019 03:42 AM
Hi
We are developing mobile apps that shows offers based on the location of the users.
We want to use the cmx api in order to have a more accurate position of the user but the problem is that we can't identify the user from the mobile app and the cmx api.
Has anyone achieved this?
Is there a workaround?
Is there an other option to notify the mobile app when the user enters to a AP location?
thank you
Solved! Go to Solution.
10-22-2016 08:09 PM
Mobile apps on iOS cannot determine their MAC address. Meraki does not plan to provide any workarounds for Apple's privacy features. You app can however use the IP address of the device to match the devices to the data from the Meraki Location API. This requires that the device connect to the WiFi network first - in order to do the IP address matching.
Bluetooth Low Energy is available to the iOS app and can be tracked using Meraki access points. To enable BLE tracking in a mobile app you need to initiate beacons from the app.
While this is useful, a more privacy focused solution would be to use the BLE beacon in the Meraki access point to transmit a UUID to the app. The App can scan in the background for the Meraki UUID and detect it's distance from the access point.
10-22-2016 08:09 PM
Mobile apps on iOS cannot determine their MAC address. Meraki does not plan to provide any workarounds for Apple's privacy features. You app can however use the IP address of the device to match the devices to the data from the Meraki Location API. This requires that the device connect to the WiFi network first - in order to do the IP address matching.
Bluetooth Low Energy is available to the iOS app and can be tracked using Meraki access points. To enable BLE tracking in a mobile app you need to initiate beacons from the app.
While this is useful, a more privacy focused solution would be to use the BLE beacon in the Meraki access point to transmit a UUID to the app. The App can scan in the background for the Meraki UUID and detect it's distance from the access point.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide