by suleski | Mar 28, 2015 | Reference, Technical, Troubleshooting
I have an application written in AngularJS. It works on my Windows desktop just fine. It also works on my Android. However, it would only display the raw HTML (instead of the updated Angular HTML) on Windows Phone. Turns out that Windows Phone does not like...
by suleski | Mar 28, 2015 | Technical, Troubleshooting
I have a radio app in development. It works great within a desktop browser. Unfortunately, it has problems on phones. The biggest problem on Android is that the music would not autoplay when the page loaded. After debugging, I found that the ‘play’...