You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/02/04 18:03:44 UTC

[GitHub] ASHBAW opened a new issue #74: Android app 64 bit requirement

ASHBAW opened a new issue #74: Android app 64 bit requirement
URL: https://github.com/apache/cordova-plugin-globalization/issues/74
 
 
   I use the cordova-plugin-globalization plugin in one of my apps.
   
   Google came out with their 64 bit requirement.
   
   [https://9to5google.com/2019/01/15/android-app-64-bit-requirement/](url)
   
   When I searched for .so libraries in my project I saw the following:
   
   ```
   /plugins/cordova-plugin-globalization/src/blackberry10/native/simulator/libGlobalization.so
   /plugins/cordova-plugin-globalization/src/blackberry10/native/device/libGlobalization.so
   /node_modules/cordova-plugin-globalization/src/blackberry10/native/simulator/libGlobalization.so
   /node_modules/cordova-plugin-globalization/src/blackberry10/native/device/libGlobalization.so
   ```
   I understand that these are blackberry related and not android.  I just wanted to follow up to see if these should be removed to be compliant with Google.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org