AppsFlyerSDK/appsflyer-capacitor-plugin

Is this plugin compatible with Capacitor v2 ?

sneko opened this issue · 2 comments

sneko commented

Hi,

I'm trying to build the iOS version of this plugin but I face multiple issues like:

Type 'Notification.Name' (aka 'NSNotification.Name') has no member 'capacitorOpenURL'

I compared v2.5 and v3.0 of Capacitor:

and it seems the change means your plugin is only for Capacitor v3. Can you confirm?

Thank you,

cc @pazlavi

Hi @sneko,
Thank you for reaching out to us.
Yes, our plugin is built for Capacitor 3 and above.

sneko commented

I took a few hours to upgrade everything to Capacitor v3.... and I'm now able to install your plugin :)

But:

  • Unfortunately I'm not able to test the SDK from your dashboard, just opened a ticket with the support (in case you can have a look) (I disabled Firebase Dynamic Links to test)
  • Have another technical question, will open a new issue