Appreciate your help. 

Here's where I'm at so far:

1) Using the steps outlined at: 

https://github.com/mgwt/mgwt/wiki/SuperDevMode-with-PhoneGap 

I'm able to run my app on my phone, through Chrome, and if I reload it, 
that causes it to recompile through SDM and my changes are fetched.

2) However, if I make a phonegapp app, and include a link in it to reload 
the app, that doesn't cause it to recompile the app on reload, even though 
the javascript is still being fetched from the SDM codeserver. 

3) By printing the user agent, I've found that the Android WebView (used in 
the phonegap app) is chrome version 30, while the regular chrome version is 
34. I think SDM recompile on refresh only works with Chrome 34+ ? That's 
the only reason I can think of, for why reloading from the app doesn't 
trigger a recompile.

As it stands, I'm forced to use chrome on phone to develop the app. If 
anyone has a better setup, I'd love to know.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to