Assetbundle can't load in Android devices
hi all,
I build assetbundles just like the official tutorial,
and I upload my assetbundles on a web server built in the AWS EC2. it works very well on the play mode(the PC platform and Andoid platform) and the PC exe file. But when I run the app on the Android pad (Sony Z2 tablet),
I read the Debog Log messege in the console by using "Log viewer" downloaded in Asset Store just show the meesage from the AsserBundleManager script that " Failed to download bundle myBundle from the the url/AssetBundles/Andriod/myBundle:the url/AssetBundles/Andriod/myBundle absorted"
or "Failed to download bundle myBundle from the the url/AssetBundles/Andriod/myBundle:java.io.IOException:unexpect end of stream "
Can any one figure out what happened?
I have a big trouble now,
and sorry for the poor English.
Your answer
Follow this Question
Related Questions
Make a single app for multiple games using Unity Asset Bundles 1 Answer
AssetBundle.LoadFromFile cause Inflate Error: (file zip crc32 : 00000000) (result: fffffffb) 1 Answer
Android and AssetBundle LoadFromFile 1 Answer
Please Help !!!!!! Baked lightmaps does not work with asset bundle on Ios and Android builds 1 Answer