I found little snippet from twitter about how to know if application is installed via TestFlight.
Here, appStoreReceiptURL is an instance property, which we can find from main bundle.

Here, I am adding snippet for both Objective-C and Swift.
Technology Makes A Wonderful World
I found little snippet from twitter about how to know if application is installed via TestFlight.
Here, appStoreReceiptURL is an instance property, which we can find from main bundle.

Here, I am adding snippet for both Objective-C and Swift.