github transcend-io/Transcend-spm-sdk v1.1.0

latest releases: v2.2.9, v2.2.8, v2.2.7...
18 months ago

Change log

  • Refer documentation.
  • Creates new config object TranscendCoreConfig.
  • Creates new constructors
    • public init(transcendCoreConfig: TranscendCoreConfig, onCloseListener: ((Result<Void, Error>) -> Void)?)
    • public init(transcendCoreConfig: TranscendCoreConfig, didFinishNavigation: ((Result<Void, Error>) -> Void)?)
  • Depricates following properties transcendConsentUrl, syncDomains on TranscendWebViewUI and TranscendWebViewWrapper
  • Depricates following constructors
    • public init(transcendConsentUrl: String, isInit: Bool, didFinishNavigation: ((Result<Void, Error>) -> Void)?)
    • public init(transcendConsentUrl: String, isInit: Bool, _ syncDomains: [String], didFinishNavigation: ((Result<Void, Error>) -> Void)?)
    • public init(transcendConsentUrl: String, isInit: Bool, onCloseListener: ((Result<Void, Error>) -> Void)?)

Don't miss a new Transcend-spm-sdk release

NewReleases is sending notifications on new releases.