Saturday, March 3, 2018

Re: GWT and Cordova/PhoneGap - use JsInterop?

Oh, one other thing. Safari isn't very good at debugging GWT code. I don't think it lets you use breakpoints for code in an iframe or something, which is what the code generated by GWT does. So you'll have to debug JavaScript issues on Apple hardware blind (or write your own GWT linker to not use iframes or something).

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

No comments:

Post a Comment