ios - Can't install IPA with AdHoc distribution certificate -


here senario facing problem...

i have app on appstore have removed appstore result of provisioning certificate , certificate gone invalid , made active again ,and while installing application,i using same provisioning certificate active not able install app on device idea why? there doing wrong new ios.

make sure add device udid account. or confirm device added adhoc certificate.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -

reflection - why SomeClass::class is KClass<SomeClass> but this::class is KClass<out SomeClass> -