Monetize your iOS apps with our survey offerwall and replace in-app purchases with surveys.
This article shows you how to integrate our Offer Wall, Router Link into your iOS App.
Sign up for a new developer account and create a new App. Copy your App Token to initiate the SDK.
Add a Podfile with BitLabs framework as a pod reference:
Initiate the SDK before you use it:
Call the .show() function to open the Offer Wall/Router Link
Use .checkForSurveys() to check if a survey is available for the user
Setting up callbacks can be done on the dashboard. Follow the instructions and examples in our Server to Server Callback Article to properly set up callbacks.