Michael DeRazon

Results 43 comments of Michael DeRazon

@kevinsimper can you share a gist of your script perhaps ? are you able to automate the process somehow with GH post commit hooks ?

Hey @saikumarrs have been out of touch with this issue for some time, please let me check it again and get back to you Do you think it's better to...

@ralfschiffert using the iframe approach on ios 9 does fix the "cannot open page" alert and opens in the app store. But if the app is already installed, instead of...

Right now, I don't see a solution for this "dance" of popups in IOS 9 Safari. See http://stackoverflow.com/a/32774701/599912 Universal Links should probably be considered as an alternative...

Thank you for the PR! Does everything still work as expected with this version ?

@onufriievkyrylo not sure I understand this change, can you explain the use case here ?

I think that this is a special case and it's not reasonable to assume that people are going to have the same path across web and ios/android. I do agree...

I would prefer if we had it in non breaking way

@lkelly-dev, @onufriievkyrylo using `fallback` query param does not work for you ? See [here](https://github.com/mderazon/node-deeplink#query-params). It overrides the fallback from the options object.

Thanks, i'll have a look at this a bit later today