No limitation from selected photos #40
-
In Android... i using var cts = new CancellationTokenSource(
pickResult = await MediaGallery.PickAsync(
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hi. This plugin uses a native picker on android. it only supports the ability to select one or more files. We can't set limits. |
Beta Was this translation helpful? Give feedback.
Hi. This plugin uses a native picker on android. it only supports the ability to select one or more files. We can't set limits.
I tried to describe it in Readme.md file