NativeScript / nativescript-camera

NativeScript plugin to empower using device camera.
Apache License 2.0
92 stars 47 forks source link

platforms/android missing in 5.0.0 #251

Closed boutier closed 3 years ago

boutier commented 3 years ago

Using nativescript camera 5.0.0 leads to java.lang.IllegalArgumentException: Couldn't find meta-data for provider with authority because platforms/android is no more packaged.

By the way, I didn't find 5.0.0 sources. I guess you rush to make it compatible with NS-7, but I cannot even try to make a pull request. Please push them!

% ns info
✔ Getting NativeScript components versions information...
✔ Component nativescript has 7.0.8 version and is up to date.
⚠ Update available for component @nativescript/core. Your current version is 7.0.3 and the latest available version is 7.0.7.
✔ Component @nativescript/ios has 7.0.0 version and is up to date.
✔ Component @nativescript/android has 7.0.0 version and is up to date.
  "dependencies": {
    "@nativescript/camera": "~5.0.0",
boutier commented 3 years ago

Fixed in 5.0.2, the project is now here: https://github.com/NativeScript/plugins