David Truong

Results 10 comments of David Truong

@MathieuChabas Yes, we will definitely going to be supporting the new Firebase HTTP V1. We are currently working with Amazon on some infrastructure changes to support this new version of...

@MathieuChabas Update: We are working on support changes for the support to move to the new auth structure. Good news is that there are no code changes to the underlying...

New build deployment in the works. Stay tuned.

@gle-intive When you mean experiencing a similar error. Did you call call registerToken to create a new user and it didn't appear on Iterable?

If you don't already have an existing user then you would either have to call registerDeviceToken or updateUser. Otherwise the user will have to have been created by a means...

This is slated to be released in our next version of the RN sdk release 1.3.18.

Thanks for bubbling this up, it looks as though only disableDeviceForCurrentUser is exposed in the RN bridge. We'll get a ticket logged to exposing that function on RN.

@evan Does this PR have more changes than just the vector icons change? I see other handlers being changed here. Can we clean up the PR to only contain relevant...

@sumeruchat Is this issue happening specifically with shortened urls with SMS only or with any re-written url?

> @davidtruong It would happen a /a url in particular that would follow the redirect but if iOS returned an error of any kind it wouldnt use the redirect url...