Closed Kumaravinash9 closed 3 years ago
this error is coming with those plugins which use method channel. Need help : @selankon @csoler
[ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: MissingPluginException(No
implementation found for method share on channel plugins.flutter.io/share)
E/flutter ( 9056): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:156:7)
E/flutter ( 9056): <asynchronous suspension>
E/flutter ( 9056):
I have already tried all the solution that is present on stackflow : here
this error is coming with those plugins which use method channel. Need help : @selankon @csoler
[ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: MissingPluginException(No implementation found for method share on channel plugins.flutter.io/share) E/flutter ( 9056): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:156:7) E/flutter ( 9056): <asynchronous suspension> E/flutter ( 9056):
I have already tried all the solution that is present on stackflow : here
Fixed Issue
@csoler please check this PR
profile was successful but i wasnt able login, and create a new profile gets errors
but i get now worked with emulator
profile was successful but i wasnt able login, and create a new profile gets errors
![]()
Running a app in background cause background compatibility issue. That's why this error is coming. Background compability issue was not solved yet. I only added retroshare service inside the retroshare mobile. So that we donot have to install retroshare service separately.
starting distant chat from mobile not works properly, from qt to mobile works good.
no status if contact is online or chat is etablished with contact
starting distant chat from mobile not works properly, from qt to mobile works good.
no status if contact is online or chat is etablished with contact
are you able to send images and emojis or able to change the profile pic or able to join/deny chat lobby invites
starting distant chat from mobile not works properly, from qt to mobile works good.
no status if contact is online or chat is etablished with contact
something retroshare service takes buffer time to send message or receive message
@csoler please review this PR
it looks like to added lots of cache and compilation files into the PR. This is most probably a mistake. Please remove them before we can merge.
I have deleted all Unwanted files build from the repo. That's why this PR have lot of deleted files.
Fix: #59 Fix: #58
Changes comitted