Closed chitraarasu closed 1 year ago
VocsyEpub.locatorStream.listen((locator) { print(locator); });
This listener only works on IOS not working on Android. What is the issue?
VocsyEpub.locatorStream.listen((locator) { print(locator); });
This listener only works on IOS not working on Android. What is the issue?