firebase-ios-sdk: WCDB conflict with firebase/analytics in iOS12

[REQUIRED] Step 2: Describe your environment

  • Xcode version: _10.2.1
  • Firebase SDK version: 6.5.0_
  • Firebase Component: _Core Analytics Performance (Auth, Core, Database, Firestore, Messaging, Storage, etc)
  • Component version: __ the latest__

[REQUIRED] Step 3: Describe the problem

when i usepod 'WCDB', :git => "git@github.com:Tencent/wcdb.git" ,:commit => 'c09d0193' in podfile, some problem happend in iOS12 like this

Failed to recreate database file. Error: Error Domain=com.google.gmp.measurement.ErrorDomain Code=3 “Database operation “prepare statement” failed with sqlite code 0 and error message “not an error”” UserInfo={NSLocalizedDescription=Database operation “prepare statement” failed with sqlite code 0 and error message “not an error”, APMMonitorContext=prepare statement,0,A,4}

but is all right in iOS11

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 24 (10 by maintainers)

Most upvoted comments

image solve!!! use wcdb dynamic framework its work . fine