David Stoker

Results 7 comments of David Stoker

@acelaya Thanks for the quick response! Could you clarify why it should be treated as an optional feature? Since the path information in a URL is case-sensitive (scheme, host and...

Thanks for the insight @acelaya! I'm wrapping up testing, but on my end it looks viable for me to change `original_url` to `utf8_bin` collation to solve for the behavior for...

For anyone else with this issue, you can specify the complete path to the podspec to have it work correctly even with different naming: `pod 'RCTSplashScreen', :path => '../node_modules/rn-splash-screen/rn-splash-screen.podspec'`

Hello, mind if I ask what happened to the closed PR that's referenced here that had an example? I stumbled on this project today when looking to solve the exact...

Makes perfect sense. I appreciate the quick response and thank you for publishing the project in the first place! Would you envision having both a simple example and one that...

I just ran into this as well when using `paginate()` with `query()`. Looks to me like the root cause is how `getTotalCount` skips using the engine's result if a `queryCallback`...

@GabrielAnca I came across this issue while looking for delete in this SDK as well since it is in the API docs as a DELETE request currently: https://developers.intercom.com/intercom-api-reference/reference#delete-a-company