Andrew Crichton
Andrew Crichton
Docs in several cases refer to snake_case arguments, but the actual SDK seems to expect camelCase. In particular, I'm looking at [the example code for custom events](https://help.branch.io/developers-hub/docs/tracking-commerce-content-lifecycle-and-custom-events#example---custom). The react native...
Installed adw to the motorola xoom. Installs fine, and runs alright. On reboot, the device will not exit the boot animation. By adb/logcat the device appears to load. (with the...
I am pretty sure this is a dagger issue and not an google/auto one, but feel free to correct me. When trying to provide an implementation of an interface: ```...