react-native-alipay icon indicating copy to clipboard operation
react-native-alipay copied to clipboard

ios 打包失败 4.0.0版本

Open danferd33 opened this issue 4 years ago • 2 comments

升级了4.0.0版本,可是ios打包时失败了

Screenshot 2021-12-10 at 6 01 59 PM

danferd33 avatar Dec 10 '21 10:12 danferd33

@jaywcjlove 这个就是没有 UTDID 依赖产生的问题。

@danferd33 可以在 Podfile 中加上 pod 'UTDID'

ouabing avatar Dec 18 '21 07:12 ouabing

  • https://github.com/uiwjs/react-native-alipay/pull/50#issuecomment-997162477

@ouabing 分成两个版本打包,好尴尬,不方便代码维护呢。

jaywcjlove avatar Dec 18 '21 07:12 jaywcjlove