uxcam / flutter-plugin

BSD 3-Clause "New" or "Revised" License
4 stars 10 forks source link

urlForCurrentSession returns null for iOS #62

Open Jonny1987 opened 1 month ago

Jonny1987 commented 1 month ago

The following code returns the url for android but null for iOS:

await FlutterUxcam.urlForCurrentSession()

flutter_uxcam version 2.5.5 flutter version 3.24.0