AppsFlyerSDK / appsflyer-cordova-plugin

AppsFlyer plugin for Cordova
MIT License
37 stars 71 forks source link

Use of undeclared identifier 'afNoDomains' #123

Closed gadapa-rakesh closed 3 years ago

gadapa-rakesh commented 3 years ago

Report

Plugin Version

6.0.52

On what Platform are you having the issue?

iOS

What did you do?

XCode Build

Please provide any other relevant information.

AppsFlyerPlugin.h is missing afNoDomains variable declaration causing build time errors. Looks like it was missed part of this commit

amit-kremer93 commented 3 years ago

Hi @gadapa-rakesh thank you for opening this issue. it will be fixed soon!

amit-kremer93 commented 3 years ago

https://github.com/AppsFlyerSDK/appsflyer-cordova-plugin/pull/124

gadapa-rakesh commented 3 years ago

Thank you @amit-kremer93!