gwtphonegap
gwtphonegap copied to clipboard
clone of gwt phonegap main branch
I use Remote Logging and get this error on my server: ``` 26-Feb-2015 14:10:12.871 INFO [http-nio-8080-exec-54] org.apache.catalina.core.ApplicationContext.log PhonegapRemoteLoggerServlet: ERROR: The serialization policy file '/private/var/mobile/Containers/Bundle/Application/292345F89-332F-4481-B12C-05B1D77484DE/TestApp.app/www/mobilePhoneGapIOS/C5612343616ADB87ABFCA1BB75888CF5D.gwt.rpc' was not found; did you forget...
Remove gwt.logging.popupHandler for GWT 2.7
The fileWriterDTO.getPosition() == 0 case is definitely wrong, because it appends new content to the old content. On an iPad the content is also replaced. The else case also seems...
File.slice is not available in the current implementation. In most of cases, we need to access just the portion of a big file in order to reduce the memory usage...