Warren Wang

Results 5 comments of Warren Wang

I'm going to try and add a new node to this called get field type which returns either a string or the EJson enum to check for this. Otherwise it's...

I cloned the repo but I'm getting an error with the link to Pods_RedBear_Duo.framework . Do I need to build the pods framework separately first? If so how? I do...

I ended up opening the DuoApp xcode project and then dragging the Pods excode project file into the DuoApp's project and everything built as expected. I also ran the cocoapods...

Just a note: The commenting on DuoBLEProvisionTableViewController.swift should have the filename fixed on line #3 `// DuoWifiProvisionTableViewController.swift` This caused a bit of confusion for me thinking I was editing the...

> Dope, I was literally just looking into setting something like this up :) > > I have some general design questions > > 1. Why not factor out an...