cocos-engine icon indicating copy to clipboard operation
cocos-engine copied to clipboard

[Native] Cant use same data for hotupdate android/iOS

Open obraz29 opened this issue 3 years ago • 0 comments
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

telegram-cloud-photo-size-5-6129784377643742013-y

Steps to reproduce

Build & use android data for iOS hotupdate, the game will be crashed

Minimal reproduction project

it also occurs on hotupdate example

obraz29 avatar Sep 16 '22 05:09 obraz29