Hi Guys!
I've just found sth interesting:
http://www.onepf.org/editor/I hope you can find it useful
Three stores (Slide.Me, Opera Mobile and new for me Yandex.Store) only support this format now, but as I see, soon will be available support for more by agregator like CodeNGo..
cheers!
Comments
which three store can it support now?
Games: Android
https://play.google.com/store/apps/developer?id=My+name+is+Originality
http://www.onepf.org/
Likes: phongtt
https://deluxepixel.com
Error message was about "error in description scheme", don't know how to fix so at last I upload manually
Ultimate Games on Appstore
Ultimate Games on Google Play
Is that the exact message you received because I can't find any reference to it in our code base. Can you email us the appdf file that led to that error?
Thank you!
Likes: hgvyas123
https://play.google.com/store/apps/developer?id=My+name+is+Originality
There seems to be a problem with the AppDF description file (or our AppDF parser). Can you please email us the appdf file (or the description.xml file)?
Best regards.
https://play.google.com/store/apps/developer?id=My+name+is+Originality
@SlideMe: I also got this error on Opera Appstore however on onepf.org the file load fine.
Ultimate Games on Appstore
Ultimate Games on Google Play
Thank you and apologies for the inconvenience.
It's awesome to know that every client matters, thank you for that
Likes: SlideMe, thanhquan1512, SinisterSoft
@SlideMe: I will send you my appdf file when I get home, currently at work now
Ultimate Games on Appstore
Ultimate Games on Google Play
https://play.google.com/store/apps/developer?id=My+name+is+Originality
The error is triggered by the XML parser because the description.xml does not validate against the XML schema (https://github.com/onepf/AppDF/blob/master/specification/appdf-description.xsd).
More exactly, the package attribute of the application tag (entered as "undefined") doesn't match the regular expression "([_a-zA-Z0-9\-]+\.)+[_a-zA-Z0-9\-]+". I manually edited it and import worked correctly.
It seems to be a problem with the AppDF editor. We'll ping its developer about it and we'll ping here when it's fixed.
Kindest regards.
Likes: fxone
Likes: thanhquan1512