EddyVerbruggen / nativescript-localize

Internationalization plugin for NativeScript using native capabilities of each platform
MIT License
79 stars 31 forks source link

Issue with android app bundle #86

Closed mandrag0ra closed 4 years ago

mandrag0ra commented 4 years ago

Hi,

When I try to import a version of Android App bundle into the Google Play Store, I have the following error: "Your bundle app targets the following unrecognized languages: fb The list of compatible language codes ..."

I have 2 language files: en.default.json and fr.json

No errors when importing an apk. Do you know how to solve this problem?

For info, I use tns-android "6.1.2" and nativescript-localize "4.2.0".

Thank you

mandrag0ra commented 4 years ago

Sorry, the plugin is not responsible for this problem. Facebook sdk is.