flutter_native_image icon indicating copy to clipboard operation
flutter_native_image copied to clipboard

Unhandled Exception: PlatformException(create_error, Temporary file could not be created, null, null)

Open yogikorke opened this issue 3 years ago • 0 comments

Getting below exception in iOS :

[VERBOSE-2:ui_dart_state.cc(209)] Unhandled Exception: PlatformException(create_error, Temporary file could not be created, null, null) #0 StandardMethodCodec.decodeEnvelope package:flutter/…/services/message_codecs.dart:607 #1 MethodChannel._invokeMethod package:flutter/…/services/platform_channel.dart:167 #2 FlutterNativeImage.compressImage package:flutter_native_image/flutter_native_image.dart:22

yogikorke avatar Feb 03 '22 07:02 yogikorke