Skip to content

Releases: oneweekstudio/SmartmoveMobileAdsSDK

Bản sửa lỗi webview load liên tục

26 Dec 04:07
Compare
Choose a tag to compare

Fix lỗi timer không dừng trên ios 13

25 Dec 07:48
Compare
Choose a tag to compare

Bình thường gọi kết thúc timer như này là được
self.timer?.invalidate()

trên ios13 gặp lỗi -> Thêm dòng này
self.timer = nil

Chặn việc webview tự động reload

14 Nov 10:10
Compare
Choose a tag to compare
v2.0.1

Chặn việc webview reload

SDK đẩy chéo API v2.1

12 Nov 04:04
Compare
Choose a tag to compare

Hỗ trợ API v2.1

  • Hỗ trợ quảng cáo
  • Fix bug alamofre v5.0.0
  • iOS Support : 10.0+
  • platform :ios, '10.0'