-
Notifications
You must be signed in to change notification settings - Fork 441
Invites on Android: AppInviteApi has been deprecated #478
Comments
Yeah you've probably seen this as well - I've pushed an update that fixes the TODO mentioned. If I push a new version to npm, can you perhaps test it? |
@EddyVerbruggen Yes, I can test it, but my test scenario is not app-to-app sharing but rather web-to-app conversion, where the website generates a FB dynamic link, and the app gets context upon installation. It doesn't work with the current version of plugin, but it does with the getDynamicLink() API that @dbeulen implemented in his fork https://github.com/dbeulen/nativescript-plugin-firebase, so, I should be able to test your implementation as well. |
Do me a favor and mention that in the PR. Finding time to review and test PRs is often the only reason those don't get merged ;) |
@EddyVerbruggen Hey, it wasn't me :) |
LOL - no I meant if you test someones PR give it a thumbs up when it works. Just a little tip, I value your contribution to this topic very much already! |
#479 Is anybody using the invites part? I can't get the deeplink or invitation id.
AppInviteApi has been deprecated. Please consider upgrading to current API.
https://developers.google.com/android/reference/com/google/android/gms/appinvite/AppInviteApi
The text was updated successfully, but these errors were encountered: