javascript - My Windows App built with Cordova in VS 2015 is not working in bing map function page ( maybe there is no internet access ) -


i developing windows app using cordova project template in visual studio 2015. i've succeeded other versions ios, android, windows phone 8.

but have problems in windows version.

ui working correctly when build windows app. seems network not working correctly. app has page using bing map. when visit page, can't load map @ all. timed out. pc available connect internet. i've tested app in local machine.

all network functions messed windows version.

anybody experienced before? can advice me major problem?

best.


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -