I would start with http://www.m-gwt.com/ I used it for a prototype a couple of years ago with GWT 2.7 I think, and I only needed a few hours to get something running with camera, location and OAuth support. Don't know if it works with the latest version (2.8.2), but if it doesn't, I don't think it would be difficult to make it work, and you would do a great service to the GWT community ;-)
On Saturday, March 3, 2018 at 4:17:35 PM UTC-7, Ming-Yee Iu wrote: > > 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
