Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variables.fetch Return Sucess But Karte Varibles Not Sync Up Lastest Data #21

Open
iletai opened this issue Jan 5, 2024 · 0 comments
Open

Comments

@iletai
Copy link

iletai commented Jan 5, 2024

Expected Behavior

Lastest Data Sync Up On App

Current Behavior

When updating the lastest data in Karte Service. Sometimes 30 seconds or 1 minute. Continue to fetch data variables in the App. Please mark data not synced of latest.

Possible Solution

N/A

Steps to Reproduce

  1. Update the latest in Karte Json Key
  2. Wait for 30 seconds/1 minute and Call Variables.fetch in App
  3. Data does not sync up because Variables.fetch return sucess block. Variables(with key) not return latest data
  4. Re-fetch will sync latest data

SDK Version

All below versions lastest from Karte.

  • KarteCore x.x.x
  • KarteCrashReporting x.x.x
  • KarteInAppMessaging x.x.x
  • KarteRemoteNotification x.x.x
  • KarteVariables x.x.x
  • KarteVisualTracking x.x.x
  • KarteInbox x.x.x
  • KarteUtilities x.x.x
  • KarteNotificationServiceExtension x.x.x

iOS Version

iOS 16, iOS 17

Build Environment

  • macOS Version 14.0 (23A344)
  • Xcode Version 15.1
  • CocoaPods Version 1.14.3
  • Carthage Version x.x.x

Context Details

Sync up data in Karte. Call Fetch Data in App Variables.fetch

Logs

Possible Implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant