Reputation: 566
I have implemented both AppInvite as well as normal DeepLinks like added hosts : www.abc.com as well as www.abc.com and pathPrefix as /referrals . i want to know if app isn't installed and we click on the Dynamic link will AppInvite.getInvitation() get called? if App is installed will the pendingIntent get called or the AppInvite? how does this work?
Upvotes: 2
Views: 130