I'm trying to call android method via platform chanels.
They work fine when called from main isolate but when calling from my callbackDispatcher I always get "Error in background task: MissingPluginException(No implementation found for method ... my android method)"
Is it intended to work or not in the first place ? Can't find doc about this
Thanks for any clues !
I'm trying to call android method via platform chanels. They work fine when called from main isolate but when calling from my callbackDispatcher I always get "Error in background task: MissingPluginException(No implementation found for method ... my android method)"
Is it intended to work or not in the first place ? Can't find doc about this Thanks for any clues !