visilabs-ios

Visilabs IOS SDK

MIT License

Stars
38
Committers
7
visilabs-ios - 4.3.0 Latest Release

Published by umutalparslan 4 months ago

  • Geofence History Retrieval Enhancement:
    • Improved the readVisilabsGeofenceHistory method to handle potential errors and prevent crashes. Now, the method includes robust error handling for JSON decoding and data type validation.
  • Asynchronous URL Data Fetch:
    • Updated the lazy-loaded image property to fetch data asynchronously using URLSession. This change prevents UI unresponsiveness by avoiding synchronous URL loading on the main thread.
  • Improved URL Request Building:
    • Enhanced the buildURLRequest method to include better error handling and logging. The method now ensures that all required fields are set correctly and logs any potential errors during request creation.
  • Asynchronous Location Services Check:
    • Modified the locationServicesEnabledForDevice property to check location services status asynchronously. This update prevents UI unresponsiveness by avoiding synchronous checks on the main thread.
visilabs-ios - 4.2.4

Published by thebei3 7 months ago

  • player suggestion
visilabs-ios - 4.2.3

Published by umutalparslan 7 months ago

  • The problem that occurred in the e-mail field in the SpinToWin game has been fixed.
visilabs-ios - 4.2.2

Published by thebei3 8 months ago

  • İn App Rating Added
visilabs-ios - 4.2.1

Published by cicimen 8 months ago

searchRecommendation method name typo fixed.

visilabs-ios - 4.2.0

Published by cicimen 8 months ago

  • VisilabsSearchRecommendationResponse converted to Codable protocol for json encoding
visilabs-ios - 4.1.9

Published by cicimen 8 months ago

  • Callback access levels of VisilabsSearchRecommendationResponse class and its members are converted to public.
visilabs-ios - 4.1.8

Published by thebei3 8 months ago

  • Search Recommendation
visilabs-ios - 4.1.7

Published by thebei3 8 months ago

  • Search Recommendation Updates
visilabs-ios - 4.1.6

Published by umutalparslan 8 months ago

  • UI Improvement
visilabs-ios - 4.1.5

Published by thebei3 8 months ago

  • UI Improvement
visilabs-ios - 4.1.4

Published by thebei3 9 months ago

  • Banner View Reload Data Source Method Added
visilabs-ios - 4.1.3

Published by umutalparslan 9 months ago

  • The "category" parameter in the recommendation algorithm has been changed to "categorycode".
visilabs-ios - 4.1.2

Published by umutalparslan 9 months ago

  • BannerView browser redirection removed
visilabs-ios - 4.1.1

Published by umutalparslan about 1 year ago

  • Optional close option added to promo code copy button
visilabs-ios - 4.1.0

Published by umutalparslan about 1 year ago

  • Fixed VisilabsManager Xcode 15 Build Error
visilabs-ios - 4.0.9

Published by thebei3 about 1 year ago

  • Default parameters changes
visilabs-ios - 4.0.8

Published by thebei3 about 1 year ago

-UI Improvement

visilabs-ios - 4.0.7

Published by umutalparslan about 1 year ago

  • Remove Deprecated Method
visilabs-ios - 4.0.6

Published by thebei3 about 1 year ago

  • Location manager update