Development after membership cancellation?

Say I cancel/don't renew my Apple developer membership, can i still install and run my developer apps on my devices? Do they exprire after a while?

Answered by KMT in 330509022

If you mean can you still install locally built apps to your device, yes, but only via Xcode's 'free provisioning'. Those expire after one week.

Accepted Answer

If you mean can you still install locally built apps to your device, yes, but only via Xcode's 'free provisioning'. Those expire after one week.

Just in case, when the device is a Mac, you can of course still build your apps.


But you can also still codesign them with the Developer ID Application certificate (for distribution outside of the Mac App Store) as long as the certificate isn't expired.

Development after membership cancellation?
 
 
Q