Last updated
Last updated
For cross platform tools like phoneGap , cordova , IONIC , etc…
You need to be more careful while adding our sdk.
Because these tools do changes in files like Android Manifest at compile time.
So Be sure that your final AndroidManifest.xml includes basic elements of our sdk.
If not included these below lines then add it manually on your AndroidManifest.xml.
2. Activities:
Further if you are facing any difficulty then please contact us.
For React-Native also you can use our native android sdk.
Note: Our provided all android APIs will work from native android only.
You can also check our built upon react-native platform to get an idea how to configure our android native sdk on to your react native project.