You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's necesary to update namespace for compiling in android. Yoy only need to move it from manifest to build.gradle(app). android { namespace 'com.agora.iris_method_channel' }
The text was updated successfully, but these errors were encountered:
It's necesary to update namespace for compiling in android. Yoy only need to move it from manifest to build.gradle(app).
android { namespace 'com.agora.iris_method_channel' }
The text was updated successfully, but these errors were encountered: