We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0420826 commit 366ddb2Copy full SHA for 366ddb2
example/App.js
@@ -30,7 +30,7 @@ class AwesomeProject extends Component {
30
this.enableParameterTamperingProtection = this.enableParameterTamperingProtection.bind(this);
31
};
32
onInit(){
33
- Countly.init("https://trinisoft.count.ly","f0b2ac6919f718a13821575db28c0e2971e05ec5","","5", "Rate us.", "How would you rate the app?", "Dismiss",false);
+ Countly.init("https://try.count.ly","0e8a00e8c01395a0af8be0e55da05a404bb23c3e","","5", "Rate us.", "How would you rate the app?", "Dismiss",false);
34
}
35
onStart(){
36
Countly.start();
0 commit comments