weexteam / article

This repos is a third party collection, and is not developed nor maintained by Apache Weex.
1.22k stars 141 forks source link

Assertion failed #203

Open hanjun0123 opened 6 years ago

hanjun0123 commented 6 years ago

Assertion failed: ([scheme isEqualToString:@"ws"] || [scheme isEqualToString:@"http"] || [scheme isEqualToString:@"wss"] || [scheme isEqualToString:@"https"]), function -[SRWebSocket _SR_commonInit]

image

yumQuin commented 6 years ago

I am having this same problem, some said it is because in the demo we didnt set up the url, just need to change it to your own address. I am not so sure how this works. New to weex, if you have solved this problem, could you please teach me? Thanks :)