Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

The Image Gallery is not showing any images on Android 10 (API 29) #102

Open
@nafre

Description

@nafre

Describe the bug
On Android 10 (API 29), I ran the demo from this repo and the results for the ImagePicker is as shown in the picture below. I have provided the app with all the permissions needed.
Screenshot_20200221-151310_demo
As you can see, the images are not showing up.

To Reproduce
Steps to reproduce the behavior:
Try running this plugin on Samsung 10 or API level 29

Expected behavior
The application should work as it should by showing the gallery and the camera as well.

NativeScript Info(please run tns info):

tns info
√ Getting NativeScript components versions information...
‼ Update available for component nativescript. Your current version is 6.1.2 and the latest available version is 6.4.0.
‼ Update available for component tns-core-modules. Your current version is 6.1.2 and the latest available version is 6.4.1.
‼ Update available for component tns-android. Your current version is 6.1.1 and the latest available version is 6.4.1.
‼ Update available for component tns-ios. Your current version is 6.1.1 and the latest available version is 6.4.2.

Sample Code(please provide minimum code to reproduce problem):
The code is from the demo which can be found in this repository.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions