Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

not work for iOS #32

Closed
lucasjinreal opened this issue Dec 19, 2018 · 7 comments
Closed

not work for iOS #32

lucasjinreal opened this issue Dec 19, 2018 · 7 comments

Comments

@lucasjinreal
Copy link

Dart Error: Unhandled exception:
MissingPluginException(No implementation found for method compressImage on channel flutter_native_image)
#0      MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:291:7)
<asynchronous suspension>
#1      FlutterNativeImage.compressImage (package:flutter_native_image/flutter_native_image.dart:16:31)
<asynchronous suspension>
#2      _UserChatSettingsState._compressImage (package:tunnel/tab_page/tab1_children/chatchildren/user_chat_setting.dart:47:50)
<asynchronous suspension>
#3      _UserChatSettingsState._getImage (package:tunnel/tab_page/tab1_children/chatchildren/user_chat_setting.dart:54:20)
<asynchronous suspension>
#4      _UserChatSettingsState.build.<anonymous closure> (package:tunnel/tab_page/tab1_children/chatchildren/user_chat_setting.dart:99:17)
#5      _InkResponseState._handleTap (package:flutter/src/material/ink_well.dart:507:14)

#6      _InkResponseState.build.<anonymous closure> (package:flutter/s<…>
@btastic
Copy link
Owner

btastic commented Dec 19, 2018

Interesting..strange that you are the seemingly only one. I don't have access to an apple device right now. Maybe someone else can check? @a-leblond @acidjazz hope you don't mind paging you

@a-leblond
Copy link
Contributor

a-leblond commented Dec 19, 2018

I haven't tested the plugin on iOS for a while, did you try to delete the build folder and rebuild the app ?

I had a similar error 2 weeks ago with a different plugin in debug mode but not in release mode, and I couldn't find out why it happened but a few days ago it started to work in debug mode..

@lucasjinreal
Copy link
Author

@btastic @a-leblond Thanks for your reply, I just add this library for the very first time and it got this error, how about test on a Simulator?

@btastic
Copy link
Owner

btastic commented Jan 3, 2019

Sorry, holidays 😄 .. you can create a simulator following these instructions: https://flutter.io/docs/get-started/install/macos#set-up-the-ios-simulator

@btastic
Copy link
Owner

btastic commented May 5, 2019

Is this still an ongoing issue?

@btastic
Copy link
Owner

btastic commented May 15, 2019

Closing due to inactivity. Feel free to open a new issue if this still occurs.

@btastic btastic closed this as completed May 15, 2019
@aiman97adzhar
Copy link

Help! i get error in @btastic

[VERBOSE-2:ui_dart_state.cc(209)] Unhandled Exception: MissingPluginException(No implementation found for method compressImage on channel flutter_native_image)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:165:7)

#1 FlutterNativeImage.compressImage (package:flutter_native_image/flutter_native_image.dart:22:16)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants