In Loco Media's innovative indoor location technology is able to deliver premium ads to contextualized audiences and offer excelent mobile marketing automation services as well. With no use of beacons, our SDK is easy to install, the technology is simple to use and we are the most profitable platform to monetize with in Latin America. If you want to learn more about our company, check out our website.
- First, you need to register on our platform. To do so, follow the sign up instructions.
- To integrate the SDK to your app, and start to display ads, check our React Native documentation.
Check our changelog
#Requirements
- Minimum supported version: Android 14
On versions lower than SDK 14, any AdRequest will return a regular request failure.
- Run
yarn install
inside the example folder - Run
pod install
inside theios
folder - Replace the app id, development devices and ad unit values on App.js
- Run
react-native run-ios
orreact-native run-android