Hello all,
I’m using Addressables v0.7.4, building for iOS.
When I build my app and run it on a iPhone, I got the following error log after my first Addressable.Load:
Exception encountered in operation Resource(itemassetbundle_assets_all_de691049a7.bundle): Invalid path in AssetBundleProvider: ‘var/containers/Bundle/Application/1AD44780-919D-4B97/myapp.app/Data/Raw/aa/iOS/iOS/itemassetbundle_assets_all_de691049a7.bundle’
Here’s my asset group settings:
Any help would be appreciated!