Josh Pike

Results 398 comments of Josh Pike

Documentation needs to be clearer for standard test cases

@vegarringdal actually this is a big issue now I'm trying to pipe error output to somewhere else. Returning a number isn't enough, it should be an array of strings. If...

Some someone pls post an error pls? Breakpoint on uncaught exceptions in xcode

@Jefiozie I believe this requires an urgent fix and release, is that possible to achieve?

What about a zip file, where each folder is the name of a bucket, each subfolder is a design document, and .js files are in each with the name of...

we use onesignal too, so this plugin is unusable for us until then. maybe code from https://github.com/intercom/intercom-cordova can be looked at to speed things up on this plugin

yes its just an annoying warning, not more than that

I have the same problem on `5.0.0-alpha-01`. @nan-li @sadhan46 we want to migrate to the new user model, but this is a critical, basic use case that is failing for...

That seems like a pretty complex for what should be a drop in replacement for the old external_id property in the v2 library. Why can't it behave the same way?...

> check for the id of the notification in the response ``` CreateNotificationSuccessResponse { id: '', errors: { invalid_aliases: { external_id: ['example_user_id'] } } } ``` It's an empty string,...