I signed in this morning to developer.apple.com to find that I need to sign some contract with the new terms of service. I couldn't even access most of the site before I signed it. So I did.
After that I visited my provisioning profiles section https://developer.apple.com/account/ios/profile/profileList.action?type=production to find that all my provisioning profiles have become expired.
Also my apps already on the appstore started crashing. They crash upon launching. Currently none of my users are able to use the app unless they redownload the app from the appstore. I don't know why it works if you redownload it, but I am guessing it has something to do with the provisioning profile issue since:
1. this issue is not unique to one app
2. I didn't even submit a new version. The apps were running perfectly fine until a few days ago.
3. I tried renewing one of the provisioning profiles for a test app and rebuilt it, and the test app started working again.
Right now I don't know what I am supposed to do. My users aren't able to use the app because it all crashes and there's nothing I can do about it, since it's not my code that broke this. Can someone help?