1

Is GDataXML supported by apple ? I want to write an xml but NSXMLParser do not support writing of xml. So i thought of using third party library GDataXML but will my app be rejected due to this ? I am working on iOS 6. And is there any library which i can use for writing xml without getting app rejected ? I used this and this for reference .

4

1 に答える 1

1

GDataXML GitHub ページには、次のように書かれています。

現在、私自身のアプリ Republizierer のみがあり、まだ App Store に提出されていません。現時点では、このライブラリがiOS アプリケーションで安全に使用できるという保証はできません。

したがって、アプリでの使用は控えた方がよいでしょう。

于 2012-10-09T04:32:52.180 に答える