yesterday, the facebook.v4a plugin was updated. That is nice, sure!
But, actually for FAN plugin users.
Facebook plugin was not fixed any way.
The problem with additional web login inside any result of the call to the showDialog method is still here.
Additionally, I have got new build error:
uses-sdk:minSdkVersion 22 cannot be smaller than version 23 declared in library [plugin-facebook-v4a.aar] /Users/Evgen/.gradle/caches/transforms-2/files-2.1/2fc98903dfc5aa7c0005b2e6820a706e/plugin-facebook-v4a/AndroidManifest.xml as the library might be using APIs not available in 22
Suggestion: use a compatible library with a minSdk of at most 22,
or increase this project’s minSdk version to at least 23,
or use tools:overrideLibrary=“plugin.facebook.v4a” to force usage (may lead to runtime failures)
Ok, rise to 23 in the build settings. Builded. And next:
ERROR: pkg: /data/local/tmp/CoronaSDK7fa022977d27202b11aa4f61a7834a4c.apk
Failure [INSTALL_FAILED_OLDER_SDK]
Error found during installation!
Why? I have the Amazon device:
Fire HD 6 (2014)
Fire OS 5.6.1.0 (March 2018: Latest version for tablets released in 2014 )
Android 5.1.1 Lollipop (API level 22)
So, this way I can not support old devices anymore?
Is there a way to use older plugin version or drop minSdkVersion to lower level?
Thank you in advance.
ps: build by Corona Simulator v. 2019.3556