Re: Manual iOS steps for a Cordova plugin... really?

2014-07-16 Thread julio cesar sanchez
, 2014 8:35 PM To: dev@cordova.apache.org Subject: Re: Manual iOS steps for a Cordova plugin... really? I think there are other ways of doing this, take a look into other push plugins, like the oficial pushplugin or the pushwoosh plugin. I think i've even answered something like

Re: Manual iOS steps for a Cordova plugin... really?

2014-07-16 Thread Andrew Grieve
manages this, I ended up with just documenting this as a manual step in similar situation. Thx! Sergey -Original Message- From: julio cesar sanchez [mailto:jcesarmob...@gmail.com] Sent: Tuesday, July 15, 2014 8:35 PM To: dev@cordova.apache.org Subject: Re: Manual iOS steps

Manual iOS steps for a Cordova plugin... really?

2014-07-15 Thread Lisa Seacat DeLuca
So I'm not an iOS developer but wanted to get some insight into this. IBM has a set of cordova plugins for our Bluemix (Cloud Foundry) offering. The plugins are available in the plugins repo: http://plugins.cordova.io/#/package/com.ibm.mobile.cordova.ibmpush I was seeing a bunch of errors on

Re: Manual iOS steps for a Cordova plugin... really?

2014-07-15 Thread Michal Mocny
You can solve this problem as a plugin author using swizzling. Here's an example where we do it with our chrome.identity plugin: https://github.com/MobileChromeApps/mobile-chrome-apps/blob/master/chrome-cordova/plugins/chrome.identity/src/ios/ChromeIdentity.m#L50 Max here was the author so he'd

Re: Manual iOS steps for a Cordova plugin... really?

2014-07-15 Thread julio cesar sanchez
I think there are other ways of doing this, take a look into other push plugins, like the oficial pushplugin or the pushwoosh plugin. I think i've even answered something like this on stackoverflow, I'll look into this and let you know El martes, 15 de julio de 2014, Michal Mocny

RE: Manual iOS steps for a Cordova plugin... really?

2014-07-15 Thread Sergey Grebnov (Akvelon)
this, I ended up with just documenting this as a manual step in similar situation. Thx! Sergey -Original Message- From: julio cesar sanchez [mailto:jcesarmob...@gmail.com] Sent: Tuesday, July 15, 2014 8:35 PM To: dev@cordova.apache.org Subject: Re: Manual iOS steps for a Cordova plugin

Re: Manual iOS steps for a Cordova plugin... really?

2014-07-15 Thread Shazron
steps for a Cordova plugin... really? I think there are other ways of doing this, take a look into other push plugins, like the oficial pushplugin or the pushwoosh plugin. I think i've even answered something like this on stackoverflow, I'll look into this and let you know El martes, 15