hi, i upgraded my iphone to ios 17.0, and i generated a mobileprovision from my developer account "Certificates, Identifiers & Profiles", but after i downloaded the mobileprovision file and send it to my iphone to install it, a popup dialog tells that the description file is not available. then, generate another mobileprovision file and install it on an ios16 device, and there is no error, i thought there is something wrong about how i generate the mobileprovision file, so i search github and get some mobileprovision files and test them, most of them works on ios16, but none of them works on ios17 ~~~
questions :
- is there any special way to generate an available mobileprovision file ?
- is there any way to know, what's wrong about the mobileprovision file ? as right now, i could only get message like "invalid description file", but i don't know how to get the reason ~~~