Question

I have developed an application on iOS 6. I could sign into it with distributed provisioning profile and certificate. The application is installing on all devices except iPhone 3G.

When I'm installing the app on iPhone 3G, it gets stuck with an installation message.

Was it helpful?

Solution

Hi john it happens because of cpu architecture.i'm sure you have not mentioned the cpu architecture of iPhone 3g.

Go to your build setting >>in valid architecture add Armv6 with existing architecture.

Clean and build,make a new ipa.

Enjoy!!!!!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top