Open ayushprateek opened 1 year ago
Becuz of arcore anchor function, arcore package is depended on firebase SDK.
to use package base on firebase package, podfile should be modified.
in case of iOS, i modified spec,
to fix SDK version : $FirebaseSDKVersion = '10.3.0'
Pubspec firebase_core: '2.7.1' ## crash ### no change 2.3.0 firebase_core_platform_interface: '4.6.0' firebase_auth: '4.2.10' firebase_database: ^10.0.3 firebase_storage: ^11.0.3 cloud_firestore: ^4.0.3
modified spec (ar_flutter_package) ios/.symlinks/plugins/ar_flutter_plugin/ios/ar_flutter_plugin.podspec s.dependency 'ARCore/CloudAnchors', '~> 1.35.0' ## from 1.33.0 s.platform = :ios, '13.0'
FAILURE: Build failed with an exception.
What went wrong: A problem occurred configuring project ':firebase_dynamic_links'.
Try:
Get more help at https://help.gradle.org
BUILD FAILED in 14s Retrying Gradle Build: #1, wait time: 100ms [!] Gradle threw an error while downloading artifacts from the network.