firebase-ios-sdk icon indicating copy to clipboard operation
firebase-ios-sdk copied to clipboard

APMPersistedConfig scheduleSynchronizeToDisk

Open singgihsurya opened this issue 1 year ago • 7 comments

Description

after update ios to 18 Beta, i got the error. actually the error looks like 2 years ago in this LINK

image

is there any update? thanks

Reproducing the issue

No response

Firebase SDK Version

10.23.0

Xcode Version

15.0.1

Installation Method

CocoaPods

Firebase Product(s)

Analytics, Crashlytics, DynamicLinks, Messaging, Remote Config

Targeted Platforms

iOS

Relevant Log Output

No response

If using Swift Package Manager, the project's Package.resolved

Expand Package.resolved snippet

Replace this line with the contents of your Package.resolved.

If using CocoaPods, the project's Podfile.lock

No response

singgihsurya avatar Sep 23 '24 10:09 singgihsurya

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

google-oss-bot avatar Sep 23 '24 10:09 google-oss-bot

Please include Podfile.lock

paulb777 avatar Sep 23 '24 16:09 paulb777

Please include Podfile.lock

  • Firebase (10.23.0):
    • Firebase/Core (= 10.23.0)
    • Firebase/Analytics (10.23.0):
      • Firebase/Core
    • Firebase/Core (10.23.0):
      • Firebase/CoreOnly
      • FirebaseAnalytics (~> 10.23.0)
    • Firebase/CoreOnly (10.23.0):
      • FirebaseCore (= 10.23.0)
    • Firebase/Crashlytics (10.23.0):
      • Firebase/CoreOnly
      • FirebaseCrashlytics (~> 10.23.0)
    • Firebase/DynamicLinks (10.23.0):
      • Firebase/CoreOnly
      • FirebaseDynamicLinks (~> 10.23.0)
    • Firebase/Messaging (10.23.0):
      • Firebase/CoreOnly
      • FirebaseMessaging (~> 10.23.0)
    • Firebase/RemoteConfig (10.23.0):
      • Firebase/CoreOnly
      • FirebaseRemoteConfig (~> 10.23.0)
    • FirebaseABTesting (10.23.0):
      • FirebaseCore (~> 10.0)
    • FirebaseAnalytics (10.23.0):
      • FirebaseAnalytics/AdIdSupport (= 10.23.0)
      • FirebaseCore (~> 10.0)
      • FirebaseInstallations (~> 10.0)
      • GoogleUtilities/AppDelegateSwizzler (~> 7.11)
      • GoogleUtilities/MethodSwizzler (~> 7.11)
      • GoogleUtilities/Network (~> 7.11)
      • "GoogleUtilities/NSData+zlib (~> 7.11)"
      • nanopb (< 2.30911.0, >= 2.30908.0)
    • FirebaseAnalytics/AdIdSupport (10.23.0):
      • FirebaseCore (~> 10.0)
      • FirebaseInstallations (~> 10.0)
      • GoogleAppMeasurement (= 10.23.0)
      • GoogleUtilities/AppDelegateSwizzler (~> 7.11)
      • GoogleUtilities/MethodSwizzler (~> 7.11)
      • GoogleUtilities/Network (~> 7.11)
      • "GoogleUtilities/NSData+zlib (~> 7.11)"
      • nanopb (< 2.30911.0, >= 2.30908.0)
    • FirebaseCore (10.23.0):
      • FirebaseCoreInternal (~> 10.0)
      • GoogleUtilities/Environment (~> 7.12)
      • GoogleUtilities/Logger (~> 7.12)
    • FirebaseCoreExtension (10.23.0):
      • FirebaseCore (~> 10.0)
    • FirebaseCoreInternal (10.23.0):
      • "GoogleUtilities/NSData+zlib (~> 7.8)"
    • FirebaseCrashlytics (10.23.0):
      • FirebaseCore (~> 10.5)
      • FirebaseInstallations (~> 10.0)
      • FirebaseRemoteConfigInterop (~> 10.23)
      • FirebaseSessions (~> 10.5)
      • GoogleDataTransport (~> 9.2)
      • GoogleUtilities/Environment (~> 7.8)
      • nanopb (< 2.30911.0, >= 2.30908.0)
      • PromisesObjC (~> 2.1)
    • FirebaseDynamicLinks (10.23.0):
      • FirebaseCore (~> 10.0)
    • FirebaseInstallations (10.23.0):
      • FirebaseCore (~> 10.0)
      • GoogleUtilities/Environment (~> 7.8)
      • GoogleUtilities/UserDefaults (~> 7.8)
      • PromisesObjC (~> 2.1)
    • FirebaseMessaging (10.23.0):
      • FirebaseCore (~> 10.0)
      • FirebaseInstallations (~> 10.0)
      • GoogleDataTransport (~> 9.3)
      • GoogleUtilities/AppDelegateSwizzler (~> 7.8)
      • GoogleUtilities/Environment (~> 7.8)
      • GoogleUtilities/Reachability (~> 7.8)
      • GoogleUtilities/UserDefaults (~> 7.8)
      • nanopb (< 2.30911.0, >= 2.30908.0)
    • FirebaseRemoteConfig (10.23.0):
      • FirebaseABTesting (~> 10.0)
      • FirebaseCore (~> 10.0)
      • FirebaseInstallations (~> 10.0)
      • FirebaseRemoteConfigInterop (~> 10.23)
      • FirebaseSharedSwift (~> 10.0)
      • GoogleUtilities/Environment (~> 7.8)
      • "GoogleUtilities/NSData+zlib (~> 7.8)"
    • FirebaseRemoteConfigInterop (10.23.0)
    • FirebaseSessions (10.23.0):
      • FirebaseCore (~> 10.5)
      • FirebaseCoreExtension (~> 10.0)
      • FirebaseInstallations (~> 10.0)
      • GoogleDataTransport (~> 9.2)
      • GoogleUtilities/Environment (~> 7.10)
      • nanopb (< 2.30911.0, >= 2.30908.0)
      • PromisesSwift (~> 2.1)
    • FirebaseSharedSwift (10.23.0)
    • GoogleAppMeasurement (10.23.0):
      • GoogleAppMeasurement/AdIdSupport (= 10.23.0)
      • GoogleUtilities/AppDelegateSwizzler (~> 7.11)
      • GoogleUtilities/MethodSwizzler (~> 7.11)
      • GoogleUtilities/Network (~> 7.11)
      • "GoogleUtilities/NSData+zlib (~> 7.11)"
      • nanopb (< 2.30911.0, >= 2.30908.0)
    • GoogleAppMeasurement/AdIdSupport (10.23.0):
      • GoogleAppMeasurement/WithoutAdIdSupport (= 10.23.0)
      • GoogleUtilities/AppDelegateSwizzler (~> 7.11)
      • GoogleUtilities/MethodSwizzler (~> 7.11)
      • GoogleUtilities/Network (~> 7.11)
      • "GoogleUtilities/NSData+zlib (~> 7.11)"
      • nanopb (< 2.30911.0, >= 2.30908.0)
    • GoogleAppMeasurement/WithoutAdIdSupport (10.23.0):
      • GoogleUtilities/AppDelegateSwizzler (~> 7.11)
      • GoogleUtilities/MethodSwizzler (~> 7.11)
      • GoogleUtilities/Network (~> 7.11)
      • "GoogleUtilities/NSData+zlib (~> 7.11)"
      • nanopb (< 2.30911.0, >= 2.30908.0)

singgihsurya avatar Sep 24 '24 00:09 singgihsurya

Thanks, please also add the full crash log

paulb777 avatar Sep 24 '24 17:09 paulb777

Thanks, please also add the full crash log

Screenshot 2024-09-25 at 08 02 21

singgihsurya avatar Sep 25 '24 01:09 singgihsurya

All of the threads would be helpful

paulb777 avatar Sep 25 '24 02:09 paulb777

Hey @singgihsurya. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 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!

google-oss-bot avatar Jan 06 '25 02:01 google-oss-bot

Since there haven't been any recent updates here, I am going to close this issue.

@singgihsurya 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.

google-oss-bot avatar Jan 13 '25 02:01 google-oss-bot