Domanda

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.

È stato utile?

Soluzione

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!!!!!

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top