Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Error when creating XML Ti.XML.DOMImplementation - Mobile

$
0
0

Hi, i am trying to create an xml document in Titanium Appcelerator mobile through the api Titanium.XML.DOMImplementation.createDocument.

var xmlDoc = Ti.XML.DOMImplementation.createDocument(null, 'TESTXML', Titanium.XML.DocumentType);
I receive the error : Uncaught TypeError: Object function DOMImplementation() {[native code]} has no method 'createDocument'

I tried too to set the sdk min version

<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="22"/>
Someone can help me? Thanks

Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>