arcbus

Results 3 comments of arcbus

I'll just throw my hat in the ring and also mention that i'm seeing this. Had an older cordova project where indeed removing the UILaunchStoryboardName from plist worked, but haven't...

I gave up trying to use this package and reverted to using RestClient directly myself, essentially calling URL's, setting headers, posting request manually :(

Hmm, just tested the API call over Postman, and it does return my custom parameter. This is URL: https://api.hubapi.com/crm/v3/objects/deals?hapikey=&limit=10&properties=driver' This is response: ``` { "results": [ { "id": "2353635934", "properties":...