私が見つけることができるのは、次のようなドキュメントなどです。
Put this in your config file
、make sure the icon.png is in your root folder
..わかりました。私はこれをすべて試しましたが、$*U%)#ing の回数と異なる方法の数さえわかりません..変更が適用されず、デフォルトの phonegap ロゴが表示されます..またはアプリがクラッシュします:
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'config.xml parse error line 4 col 40' * First throw call stack: (0x19a012 0x2b6be7e 0x199e78 0x17e1665 0x1b552 0x1829a08 0x5a1c2af 0x5a36745 0x5a3e25a 0x5a404e5 0x5a3ff07 0x18298fe 0x1829890 0x1829b46 0x1829bfa 0xbd22 0xab30 0xabee 0x20392 0x4b4e1e 0xacae 0x2047b 0x1fc3c 0x3d3157 0x3d3747 0x3d494b 0x3e5cb5 0x3e6beb 0x3d8698 0x392edf9 0x392ead0 0x10fbf5 0x10f962 0x140bb6 0x13ff44 0x13fe1b 0x3d417a 0x3d5ffc 0x1f86c 0x1f7cd) libc++abi.dylib: terminate called throwing an exception
<icon src="icon.png" />
<icon src="img/icons/ios/icon.png" gap:platform="ios" width="57" height="57" />
<icon src="img/icons/ios/icon72.png" gap:platform="ios" width="72" height="72" />
<icon src="img/icons/ios/icon114.png" gap:platform="ios" width="114" height="114" />
<!-- retina iPad support: PhoneGap 2.5.0+ only -->
<icon src="img/icons/ios/icon144.png" gap:platform="ios" width="144" height="144" />
誰かが私が間違っているかもしれないことを知っていますか? 私はドキュメントをかなりよく守っていると信じていますが、これは明らかに人々にとって一般的な問題のようです. しかし、上記を構成に入れれば魔法が起こると言っている人を除いて、誰も問題を解決したり、確認したりしませんか?