uni-app 4.7.6 打包本地插件 nativeplugins 打不进去 iOS 加载插件直接闪退

uni-app 4.7.6 打包本地插件 nativeplugins 打不进去 iOS 加载插件直接闪退

信息类别 详细信息
产品分类 uniapp/App
PC开发环境 Mac
PC系统版本 13.3
开发工具 HBuilderX
工具版本 4.76
移动端系统 iOS
系统版本 iOS 15
手机厂商 苹果
手机型号 iphone x
页面类型 vue
vue版本 vue2
打包方式 云端
创建方式 HBuilderX

示例代码:

<why-video ref="player" :style="{'width':width+'px','height':height+'px'}"> </why-video>  这个界面直接闪退  player也不印不出来

操作步骤:

打包

预期结果:

像之前一样正常

实际结果:

不正常

bug描述:

vue2  4.7.6 打包本地插件 nativeplugins   打不进去  iOS  加载插件直接闪退

更多关于uni-app 4.7.6 打包本地插件 nativeplugins 打不进去 iOS 加载插件直接闪退的实战教程也可以访问 https://www.itying.com/category-93-b0.html

2 回复

安卓目前没有问题 Ios 加载组件 <why-video ref="player" :style="{'width':width+'px','height':height+'px'}"></why-video> 就会闪退

更多关于uni-app 4.7.6 打包本地插件 nativeplugins 打不进去 iOS 加载插件直接闪退的实战教程也可以访问 https://www.itying.com/category-93-b0.html


已解决 打包问题

回到顶部