Game does not deploy on iOS device / Provisioning profile expired

Last week I was able to deploy my ipa file to testflight and send it off to my developers for testing. I was also able to deploy it through the play from iphone/ipad menu. This week, I have been having problems. If I deploy the game through the iphone/ipad menu, everything complies and it says it’s launching to the device, but it never shows up on the device.

And when I package the game to an ipa flie and try to upload it to test flight, I get a few different errors. First was that the provisioning profile was expired. How does this happen? How do I fix that. I received another error on two days ago saying, the ipa is not signed. Can anyone help? I’m so confused. It worked, now all of a sudden it doesn’t. Thanks!

Hi jcdied4me,

It sounds as though your Developer ID Application Certificate has expired. Please visit this site for additional information.

Certificates - Support - Apple Developer

I hope this helps!

~Sam

Everything was fine with regards to my apple developer ID cert. It ended up being the project directory missing some important files (Still not sure what files were missing but apparently… NVM). Not sure what happened to them. But I just created a brand new project and move my old project content files along with the old .uproject file into the new project. All and all, everything works again!