Hi, I can’t download the Defold app on my iOS. Error Message: "Defold couldn’t be installed right now"
Doesn’t work to build an IPA and download it from HockeyApp either, same error.
I’ve seen this happen but unfortunately don’t know what triggers that behavior in iOS. Check that you have the right provisioning profile on your device. Also, try to make sure the app is properly removed, then try to reinstall. You can use Xcode’s devices view to inspect what’s on your phone (“Window > Devices” menu).
Thanks for the answer. The weird thing is that first time I downloaded the Defold app it worked. So the provisioing profile is the right one. I could stream the game from Defold to my iOS. But now nothing works. I will try your suggestion and see where it takes me.
Now I know what the problem was. I was using a Developer provisioning profile instead of a Distribution profile! It works perfect now
Can you be specific? Do you mean Adhoc Distribution or App Store Distribution?