Skip to content

NullPointerException using PlayN.net().get(url,callback) API #69

@fredstroup

Description

@fredstroup

Hi,

1.9-SNAPSHOT
robovm
iPhone 6 with iOS 8.1

Using the PlayN.net().get(url,callback)API the game hangs on the simulator and I saw the following stack several times (but not systematically) on the real device:

java.lang.NullPointerException 
 at playn.robovm.RoboNet$1.connectionDidFinishLoading$(RoboNet.java) 
 at org.robovm.apple.foundation.NSURLConnectionDataDelegate$ObjCProxy.$cb$connectionDidFinishLoading$(Unknown Source) 
 at org.robovm.apple.uikit.UIApplication.main(Native Method) 
 at org.robovm.apple.uikit.UIApplication.main(UIApplication.java) 
 at metro.robovm.MetroRoboVM.main(MetroRoboVM.java)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions