cocos-engine
cocos-engine copied to clipboard
[Native] Cant use same data for hotupdate android/iOS
trafficstars
Cocos Creator version
3.6.0
System information
android/ios
Issue description
For previous cocos versions, I can use same data for hotupdate on both android/ios platform, but from 3.6.0 the game will crash so i must build one for iOS, one for android. is it a bug ?
Relevant error log output

Steps to reproduce
Build & use android data for iOS hotupdate, the game will be crashed
Minimal reproduction project
it also occurs on hotupdate example