Skip to content

Storage Permission Error on Android 11 #74

Open
@isabinimam

Description

when running this code on android 11, the app's only asking for camera permission. there's no asking storage permission. When i give storage permission manually the error still insist. "Error requesting permissions".

this is the run log:
Launching lib\main.dart on CPH1911 in debug mode...
Running Gradle task 'assembleDebug'...
√ Built build\app\outputs\flutter-apk\app-debug.apk
Installing build\app\outputs\flutter-apk\app-debug.apk...
Debug service listening on ws://127.0.0.1:55805/ICxcpbQrjqQ=/ws
Syncing files to device CPH1911...
I/cs_yolo_exampl( 8970): Compiler allocated 4649KB to compile void android.view.ViewRootImpl.performTraversals()
D/permissions_handler( 8970): No permissions found in manifest for: []9
D/permissions_handler( 8970): No permissions found in manifest for: []9
E/Parcel ( 8970): Reading a NULL string not supported here.
E/ion ( 8970): ioctl c0044901 failed with code -1: Invalid argument
D/ProfileInstaller( 8970): Installing profile for com.ultralytics.ultralytics_yolo_example
V/PhoneWindow( 8970): DecorView setVisiblity: visibility = 0, Parent = android.view.ViewRootImpl@3905c4e, this = DecorView@2eb416f[MainActivity]
I/GED ( 8970): ged_boost_gpu_freq, level 100, eOrigin 2, final_idx 15, oppidx_max 15, oppidx_min 0
I/GED ( 8970): ged_boost_gpu_freq, level 100, eOrigin 2, final_idx 15, oppidx_max 15, oppidx_min 0
V/PhoneWindow( 8970): DecorView setVisiblity: visibility = 4, Parent = android.view.ViewRootImpl@3905c4e, this = DecorView@2eb416f[MainActivity]

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions