Skip to content

Request already scheduled with jitter delay Error #757

Description

@mahsha

Describe the bug
Receiving this error from Purchases.setLogHandler

Request already scheduled with jitter delay, adding existing callbacks to unjittered request with key: BackgroundAwareCallbackCacheKey(cacheKey=[/subscribers/%24RCAnonymousID%........................./offerings], appInBackground=false)

Purchases.setLogHandler((logLevel: LOG_LEVEL, message: string) => {
   if (logLevel === LOG_LEVEL.ERROR || logLevel === LOG_LEVEL.WARN) {
     TrackingService.logPaymentError(message);
   }
 });
  1. Environment
    1. Platform: iOS and Android
    2. SDK version: 6.7.0
    3. OS version:
    4. Xcode/Android Studio version:
    5. React Native version: 0.71
    6. SDK installation CocoaPods
    7. How widespread is the issue. Percentage of devices affected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriaged

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions