2
0
mirror of synced 2025-01-29 15:44:55 +00:00

14 Commits

Author SHA1 Message Date
Omer Levy
8d7152fe70 avoid call resolve on createShortDynamicLink error and remove try/catch in the js wrapper module 2018-01-12 16:39:18 +02:00
Chris Bianca
865944d9a9 [ios][links] Remove warning for dynamic links 2017-12-15 16:09:02 +00:00
Omer Levy
e9b139f5dd [ios] fix DynamicLink pod import issue and post installation initialization issue 2017-10-14 18:33:30 -04:00
Omer Levy
fbdc733d53 flatten dynamicLinkInfo to the top-level, move the mandatory keys validation to the javascript from the native modules and some minor fixes 2017-10-10 16:22:03 +03:00
Omer Levy
f2966d46ed [ios] remove native validation for invalid parameters 2017-10-08 21:40:27 -04:00
Omer Levy
20d414652b [ios] fix link creation API, reject invalid arguments on creation and fix tests 2017-10-07 18:00:36 -04:00
Omer Levy
ccc178cf05 [ios] change name of parameter packageName to androidPackageName 2017-10-02 00:55:08 +03:00
Omer Levy
af4ce2a2ca align links to v3 2017-10-01 02:50:37 +03:00
Omer Levy
482fdb01ad [ios] some refactoring 2017-09-30 12:56:58 -04:00
Omer Levy
ba2a04be98 [ios] wrap FIRDynamicLinks methods in the RNFirebaseLinks class 2017-09-30 08:54:11 -04:00
Omer Levy
df6b2ac4cc remove analytics treatment in creation and add some logs 2017-09-28 06:20:29 -04:00
Omer Levy
705c03a4f1 [ios] support dynamic links recieve cont. 2017-09-26 09:54:21 -04:00
Omer Levy
748e3fb53d [ios] support dynamic links recieve 2017-09-25 10:34:26 -04:00
Omer Levy
012f8b79b1 [ios] Add long and short links creation 2017-09-04 09:01:00 -04:00