flutterfire
flutterfire copied to clipboard
firebase_analytics: ARC Semantic Issue (Xcode)
Is there an existing issue for this?
- [X] I have searched the existing issues.
Which plugins are affected?
Analytics, App Installations
Which platforms are affected?
iOS
Description
Anyone faced this issue? I am using version -> 11.2.0
ARC Semantic Issue (Xcode): No known class method for selector 'initiateOnDeviceConversionMeasurementWithHashedEmailAddress:' /Users/noob/.pub-cache/hosted/pub.dev/firebase_analytics-11.2.0/ios/Classes/FLTFirebaseAnalyticsPlugin.m:199:18
ARC Semantic Issue (Xcode): No known class method for selector 'initiateOnDeviceConversionMeasurementWithHashedPhoneNumber:' /Users/noob/.pub-cache/hosted/pub.dev/firebase_analytics-11.2.0/ios/Classes/FLTFirebaseAnalyticsPlugin.m:203:18
Reproducing the issue
Launching lib/main.dart on iPhone 15 in debug mode... Running Xcode build... Xcode build done. 29.1s Failed to build iOS app ARC Semantic Issue (Xcode): No known class method for selector 'initiateOnDeviceConversionMeasurementWithHashedEmailAddress:' /Users/noob/.pub-cache/hosted/pub.dev/firebase_analytics-11.2.0/ios/Classes/FLTFirebaseAnalyticsPlugin.m:199:18
ARC Semantic Issue (Xcode): No known class method for selector 'initiateOnDeviceConversionMeasurementWithHashedPhoneNumber:' /Users/noob/.pub-cache/hosted/pub.dev/firebase_analytics-11.2.0/ios/Classes/FLTFirebaseAnalyticsPlugin.m:203:18
Could not build the application for the simulator. Error launching application on iPhone 15.
Firebase Core version
firebase_core: ^3.2.0
Flutter Version
3.22.2
Relevant Log Output
No response
Flutter dependencies
Expand Flutter dependencies snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.
Additional context and comments
No response
Hello @spn107 I'm not reproducing this. Which version of XCode are you using? Have you tried to remove your Pods folder and Podfile.lock and run flutter clean?
Hello @spn107 I'm not reproducing this. Which version of XCode are you using? Have you tried to remove your Pods folder and Podfile.lock and run
flutter clean?
Hi @Lyokone I am using Xcode 15.4. Yes I tried to remove your Pods folder and Podfile.lock and run flutter clean and also deleted pub.caches.
Hey there, are you still experiencing this issue?
Hey @spn107. We need more information to resolve this issue but there hasn't been an update in 7 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically.
If you have more information that will help us get to the bottom of this, just add a comment!
Since there haven't been any recent updates here, I am going to close this issue.
@spn107 if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.