NativeScript / plugins

@nativescript plugins to help with your developments.
https://docs.nativescript.org/plugins/index.html
Apache License 2.0
190 stars 108 forks source link

@nativescript/camera problem with meta-data provider #144

Open Bezlepkin opened 3 years ago

Bezlepkin commented 3 years ago

When I take a photo, I get an error:

Error -> java.lang.IllegalArgumentException: Couldn't find meta-data for provider with authority com.maller.starnumber.provider

NS: 8.0.1 Angular 11.2.7 @nativescript/camera: 5.0.8

Noppey commented 2 years ago

I have the exact same issue, but on opening the camera (i.e. run method takePicture).

"@nativescript/camera": "^5.0.12",
"@nativescript/android": "^8.2.2",
"@angular/cli": "^13.2.3",
comiguel commented 1 year ago

@Noppey @Bezlepkin could you solve the problem?

ursaklunIX commented 1 year ago

I had the same problem, but after I did this it started working. Tested on android version 12.