on_audio_query icon indicating copy to clipboard operation
on_audio_query copied to clipboard

[iOS] querySongs not working @3.0.0-beta.0

Open takapiroid88 opened this issue 3 years ago • 2 comments
trafficstars

i tried

    _query.querySongs().then((value) {
      print("default songs: $value");  // 0 length
    });

queryArtists is success, but querySongs return length 0.

iOS: 15.4.1

takapiroid88 avatar Jul 13 '22 02:07 takapiroid88

Hello, here with the same problem. If someone could solve it, please help with the solution.

br-programmer avatar Aug 02 '22 19:08 br-programmer

having same issues

wanoghoco avatar Sep 24 '22 02:09 wanoghoco

Status of 3.0.0-beta.0 - #119

LucJosin avatar May 15 '23 15:05 LucJosin