iOS Question Can't test Release App

stingrae

Member
Licensed User
Longtime User
Hi,

I've made a change to my existing App (existing as in it's in the App store) and am trying to deploy it to my test devices after compiling in Release Mode. But something's not working like it normally does.

On the phone, it asks me if I wish to install it, and I say yes. And then on the screen the little image with the pie chart appears as normal. However, when the "installing pie chart graphic" is complete, my App's logo doesn't appear (it does when running in Debug via B4i-Bridge), plus the spaces in the name are gone and when clicking on the gray image there ... nothing happens.

Is there something wrong with the builder? Or anyone else got this or know?

Thanks in advance.
 

stingrae

Member
Licensed User
Longtime User
Hi. I'm using different ones for Debug and Release modes. But I'm sure I'm using the same ones as the last release to the App store.

The App uses Firebase so I can't use a wildcard Provisioning File and this has complicated it a bit.

Assuming this is the problem, then I'll delete and re-create them and hopefully that'll fix the problem.

Cheers
 
Upvote 0
Top