jeduan / cordova-plugin-facebook4

Use the latest Facebook SDK in your Cordova and Ionic projects
Other
765 stars 510 forks source link

Android OS 10 (API Level 29, Q) Issue #806

Closed timbo1437 closed 4 years ago

timbo1437 commented 4 years ago

[X ] I'm reporting a reproducible issue with the code [ ] I'm reporting a feature request

Describe the Bug of feature request

Using Android OS Q (API Level 29) in the emulator and on a physical device, it is not functional. There are no errors in the console. It starts to open the screen then immediately closes with no errors in the console. I have tried this with OS Pie (API Level 28) and it works perfectly. I have performed a test with a fresh Cordova app and all plugins removed with no success.

Expected Behavior

It should work as it does with other Android OS's

Plugin version, OS, devices, etc

Latest version of Cordova (9.0.0), Android Version (8.1.0), Plugin Version (6.0.0), Android OS Q (API Level 29)

peterpeterparker commented 4 years ago

Facebook released an update of their Android SDK, v5.5.2, the 4. October, which "Fix issue of listing crash report files" (no more info than that).

This version is now referenced per default by the last release of the plugin. Could you give a try?

zabojad commented 4 years ago

I can confirm version 6.2.0 solves the issue with Android 10...

peterpeterparker commented 4 years ago

Cool thx for the test and confirmation @zabojad 👍