Yunxin RN sdk init Login Project
Yunxin RN sdk init Login Project
if you got some error like:
debug.keystore not found for signing config ‘debug’.
Please run this command:
keytool -genkey -v -keystore debug.keystore -storepass android -alias androiddebugkey -keypass android -keyalg RSA -keysize 2048 -validity 10000
then put the file at:
PS: My local RN version is 0.60.4 ! Android Studio Version 3.4.2, and Mac environment.
If you have any question, make an issue Plz. I will check it as soon as possible.
App.js:
https://faq.yunxin.163.com/kb/demo/avh5/index.html
you can get login result at the console log of Android Studio or Xcode.