Paste Terms/Policy URL
How to change Terms/policy URL
- Open your admin panel
- Write down your privacy policy here
Change the privacy policy URL in android source code
- Go to setting > System setting and copy "Terms URL FOR ANDROID" Value
- Then Open Android Studio >App> java > com > flixoo >spagreen >config.java
- Paste Terms URL inside "ENTER_TERMS_URL" string tag:
Ex: http://example.com/page/terms-and-conditions
- This link is used for GDPR
Supporting Screenshots