plugins
plugins copied to clipboard
@nativescript/camera problem with meta-data provider
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
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",
@Noppey @Bezlepkin could you solve the problem?
I had the same problem, but after I did this it started working. Tested on android version 12.