-
-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
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",
Metadata
Metadata
Assignees
Labels
No labels