0
W trakcie analizy
Unsupported media e:-12 when using HTTP instead of http
I have found that when hard coding a favorite, make sure you dont hard code the url as HTTP... make sure your phone doesnt auto capitalize these letters... it wouldnt work and i was getting errors until i changed it to "http". now everything works fine (stupid error... lazy coding... dumb dumb dumb).
Odpowiedź
Odpowiedź
W trakcie analizy
Hey Chad! Thanks for sharing your solution with us. The URL protocol "http" shouldn't be case insensitive according to RFC3986. I'll have to look into this.
Customer support service by UserEcho
Hey Chad! Thanks for sharing your solution with us. The URL protocol "http" shouldn't be case insensitive according to RFC3986. I'll have to look into this.