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

Does not work on iOS #41

Closed
fvisticot opened this issue Feb 23, 2019 · 4 comments
Closed

Does not work on iOS #41

fvisticot opened this issue Feb 23, 2019 · 4 comments

Comments

@fvisticot
Copy link

error: Exception: error: native function 'Window_sendPlatformMessage' (4 arguments) cannot be found
flutter: =====>#0 Window.sendPlatformMessage (dart:ui/window.dart:811:9)
#1 BinaryMessages._sendPlatformMessage (package:flutter/src/services/platform_messages.dart:39:15)
#2 BinaryMessages.send (package:flutter/src/services/platform_messages.dart:87:12)
#3 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:286:49)

#4 FlutterNativeImage.getImageProperties (package:flutter_native_image/flutter_native_image.dart:45:33)

@btastic
Copy link
Owner

btastic commented Feb 23, 2019

Can you please provide a flutter doctor?

@fvisticot
Copy link
Author

[✓] Flutter (Channel beta, v1.1.8, on Mac OS X 10.14.2 18C54, locale fr-FR)
• Flutter version 1.1.8 at /Users/xxx/Tools/flutter
• Framework revision 985ccb6d14 (7 weeks ago), 2019-01-08 13:45:55 -0800
• Engine revision 7112b72cc2
• Dart version 2.1.1 (build 2.1.1-dev.0.1 ec86471ccc)

[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
• Android SDK at /Users/xxx/Library/Android/sdk
• Android NDK location not configured (optional; useful for native profiling support)
• Platform android-28, build-tools 28.0.3
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1248-b01)
• All Android licenses accepted.

[✓] iOS toolchain - develop for iOS devices (Xcode 10.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 10.1, Build version 10B61
• ios-deploy 1.9.4
• CocoaPods version 1.5.3

[✓] Android Studio (version 3.3)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 32.0.1
• Dart plugin version 182.5124
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1248-b01)

[✓] VS Code (version 1.31.0)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 2.22.3

@btastic
Copy link
Owner

btastic commented May 6, 2019

Is this still an issue? I can't see it not working..

@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
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

2 participants