Closed Reymai closed 3 weeks ago
I am running the example code, cannot get app working in iOS. it builds, but the event handler does not get called. share_handler: ^0.0.19
I am running the example code, cannot get app working in iOS. it builds, but the event handler does not get called. share_handler: ^0.0.19
You mean initPlatformState
? It calls in main in bootstrap
function.
In initPlatformState
calls getInitialSharedMedia
too, but it's return null. It's return null when start application on "cold" without sharing, when start application on "cold" by sharing something to app, and, obviously, null, when share something in app, when app already is running
I re-installed the plugin to get more information before replying, and now it works as expected. only thing I did different was use default instead of custom group id.
Closing this as it seems to be an mis-configuration issue. If you still have questions, feel free to reopen with more details.
Hi! In my code didn't work
getInitialSharedMedia
function. I can get shared media by thesharedMediaStream
, but initial shared media I can't get.share handler:
main:
flutter doctor: