love紫川
love紫川
Flutter 页面 A 显示图片 A 在Flutter里面在打开 页面B 显示图片B ,回退回页面A ,图片B的纹理ID 没有释放 ,整个Flutter 页面释放的时候 才会释放 图片B的纹理ID
这个链接https://h5app-dev.multilotto.com/en/casino/play/chinesenewyearmobile/ (VPN才可以打开) 如果使用这种方式会报错 Could not signal service com.apple.WebKit.Networking: 113: Could not find specified service
> Task :kotlin-library:cinteropBase64IosArm64 Exception in thread "main" java.lang.Error: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.2.sdk/usr/include/copyfile.h:35:10: fatal error: 'sys/cdefs.h' file not found /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:75:10: fatal error: could not build module 'Darwin' /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.2.sdk/usr/include/dispatch/dispatch.h:28:10: fatal error: could not build module...
pageA页面使用了platformview ,使用BoostNavigator pusn 到pageB页面,返回的时候,pageA页面的platformview 没有显示,需要等一会儿 才会显示