Icon Problem & Distribution Ad-Hoc
Hello Everybody,
I've a big problem on my app.
First : when I build my app, the my_app.app file doesn't have my icon. I tried everything I read on the several threads.
I add my Icon.png to the project. I wrote on the info.plist in the Icon File : Icon.png. I add in the info.plist theses lines : <key>UIPrerenderedIcon</key>
<true/> right before </dict>
If I directly download my on my iphone, it works. I've the icon but if I drag & drop the .app in Itunes, no icon appears.
How can I resolve it ?
Second : I created a distribution profile on the program portal. I included the UUID of the others developers. I wrote the .com.domainname.nameapp.* ont the Bundle Identifier of the info.plist. However, when the others developers drag & drop the .app in the Itunes, there is no possibility to install on their iphone.
How can I resolve it ?
Thanks in advance,
Best regards,
Nos
PS: Sorry for my English, I'm french.
|