Hello,
I'm working with 3 REST services in my app which I invoke then populate local sqlite database. All 3 work in iOS, however Android cannot load one of them.
Its format differs from the other two.
Example (working):
Code: Select all
31
.... Example (not working):
Code: Select all
Gold Belt Byway Tours RSS
.... I've since changed encoding to both be 'ISO-8859-15' and no change.
Any guidelines?
Thanks!
Helen