AndroidTagGroup icon indicating copy to clipboard operation
AndroidTagGroup copied to clipboard

Not able to upload android app on playstore due to this library

Open mwish558 opened this issue 4 years ago • 0 comments

I have used this library in my android app as gradle dependency and whenever trying to upload to play store I am getting the following error: "Your app bundle targets the following unrecognized languages: jp. The list of supported language codes can be found in the IANA registry. Invalid languages caused by third-party libraries can be excluded using the resConfigs Gradle property. You need to use a different package name beacuse "com.example" is restricted."

I have also used resConfigs property and included japanese language but nothing happens.. I am not using any other language in my app except default.. image

mwish558 avatar Sep 19 '20 06:09 mwish558