Overview
Rapidoreach
RapidoReach Rewarded Surveys generate revenue for your app by providing your users with surveys to complete for in-app currency.
Make sure you have access to the RapidoReach publisher portal so that you can generate application credentials for each integration.
Get started with the RapidoReach SDK's to quickly monetize your mobile apps. We support all popular platforms including iOS, Android, Flutter, React Native and Unity.
Apps
The app is the access point to RapidoReach. Generally it's associated with a call to action that will take the user to RapidoReach. The App should be called just before the call to action is presented to the user.
Best practices:#
Rewards
RapidoReach has two types of integration: "in-app callbacks" and "server-to-server callbacks" An app can only use one type of callback.
In-App Callbacks
In-app callbacks will be fired in the following circumstances:
When the user closes RapidoReach
After a successful SDK initialization
Every reward is a separate callback. For example, if the user completes three surveys, the SDK will fire three different callbacks with three different reward amounts. The method delegate must be properly passed to the SDK or the callbacks won’t be fired.
Server-to-Server Callbacks
Server-to-Server callbacks disable in-app callbacks and it’s up to the app to notify the user about their reward. These callbacks are fired immediately after a user has earned a reward.
Integration Steps and Usage Flow

If you haven’t yet spoken with a RapidoReach Account Manager yet, please email info@rapidoreach.com and ask for integration help if you face any issue.
Support and development team usually answer via our Contact Us page.