...
The R89SDK
optionally requires access to the user’s location for setting it as First-Party Data which increases revenue. But since this is perceived normally as intrusive by some users we let our publishers choose if this is something they want or can do with in their community. If you are already getting the location for other purposes its easier to justify getting it for advertising.
Add In the iOS module, add the NSLocationWhenInUseUsageDescription
to the app’s Info.plist
with the same or with a different version that best explains why the access is needed in your application.
...