How can Pendo be installed for React Native and run on Android
I just get a "could not find any matches for sdk.pendo.io:pendoIO:3.6.+ as no versions of sdk.pendo.io:pendoIO are available." message after following the steps in https://github.com/pendo-io/pendo-mobile-sdk/blob/master/android/pnddocs/rn-android.md
0
Comments
I figured out that the allprojects block needs to be outside of the buildscript and then a project sync is needed in Intellij.
Please sign in to leave a comment.