Hello my friends!
I create this extension to monetize games or apps through super rewards; the extension create a window to show an Offer Wall from this site.
This extension depends on 3 variables:
- userID: User ID on your database. It can be either numeric or text, but must be passed as a String variable.
- appHash: Your app hash, which you can find in your Dashboard on superrewards.
- packageID: you package bundle ID on the Google Play.
To use this you need to attach the extension to any event like a button:
The 3 variables can be predefined on the beginning, but just the userID must be variable from your Data Base.
The extension add 3 more permissions to your app:
- Internet
- Access Network State
- Read Phone State
NOTE
The extension comes with the appHash used by superrewards as a tests hash, you need to change it after you sign up to that site.
This extension can’t be tested on the companion app, you need to build an apk in order to test it or see it working
THIS FILE IT’S FREE TO USE BUT IF YOU FIND IT USEFUL PLEASE CONSIDER TO DONATE TO MY PAYPAL
This extension was created with the help to resolve some bugs of @Andres_Cotes you can donate to her PayPal account too.
Extension: com.superRewards.aix (272.3 KB)
APK: superRewards.apk (2.9 mb)