Nic Raboy

Results 71 comments of Nic Raboy

I would love to see this maintained and a part of the official Dash docset.

Seems sort of related to this https://github.com/NativeScript/push-plugin/issues/98, but not really.

As an update, it seems the problem could be a mismatch between how the Firebase dashboard sends messages, vs what is in their API documentation. When I send via Postman,...

You'd have to modify the oauth plugin a big to trigger an event telling you to close it, but shouldn't be too hard for you.

Removing the `process.exit(1)` defeats the purpose of this hook.

Can you share some example code where this doesn't work correctly? When I use it, it works without issue. Regards,

I tested with a friend who had many JavaScript files and many errors / warnings in each file. It worked without issue. Are you using `cordova bulid ` or `cordova...

Just for the heck of it can you try `cordova prepare` and see if you get different results? Thanks,

A few questions: 1. Are you using the latest version of the library? 2. Have you configured LinkedIn via the LinkedIn dashboard to be a web application, not Android and...

Are you using ng-cordova or ng-cordova-oauth? They are not the same. My library, ng-cordova-oauth, has no affiliation with what Ionic has produced. On iOS you need to enable ATS. Because...