Hi,

I also have thousand of warnings in xcode ! 

I had also an unexplained hard crash... It's cause by adding a ArcProgress 
component in my 
form.(https://github.com/chen-fishbein/CN1CircleProgress/blob/master/CN1CircleProgress/src/com/codename1/progress/ArcProgress.java).

The crash happened when invoking drawShape in the paint method of the 
component.

I don't know if it will help but I think there might be a problem with last 
friday update...

On Tuesday, October 11, 2016 at 7:15:12 AM UTC+2, Dave Dyer wrote:
>
> There are other warnings, from the VM code, that look like they ought to
> be important, for example 
>
>
> - (BOOL)application:(UIApplication *)application handleOpenURL:(NSURL *)url
> {
>   return [self application:application openURL:url sourceApplication:nil 
> annotation:nil];
> }
>
> /code/ios/boardspace-2.74-sources/dist/Develop-src/CodenameOne_GLAppDelegate.m:243:16:
>  
> Null passed to a callee that requires a non-null argument
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/95683b5c-d9bf-4101-9d64-32d07574646e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to