libpag / pag-flutter

The PAG SDK demo for the flutter platform.
Other
55 stars 23 forks source link

在iOS上运行后,播放动画报Error,无法播放动画 #42

Closed ElvistLui closed 7 months ago

ElvistLui commented 7 months ago

新建了Flutter项目,引入pag: ^1.0.4,使用pub上的Example代码,运行iOS模拟器,app运行后控制台打印 [ERROR:flutter/shell/common/shell.cc(1015)] The 'flutter_pag_plugin' channel sent a message from native to Flutter on a non-platform thread. Platform channel messages must be sent on the platform thread. Failure to do so may result in data loss or crashes, and must be fixed in the plugin or application code creating that channel. See https://docs.flutter.dev/platform-integration/platform-channels#channels-and-platform-threading for more information.

ElvistLui commented 7 months ago

真机运行可以正常播放动画,原因是pag暂不支持iOS模拟器。 macos下,无法在模拟器中播放