react-native-radar 4.31.0-beta.1 → 4.31.0-beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/android/src/newarch/java/com/radar/RadarModule.kt +2 -2
- package/android/src/oldarch/java/com/radar/RadarModule.java +2 -2
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/ios/RNRadar.mm +2 -2
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/Headers/Radar.h +17 -1
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/Headers/RadarInitializeOptions.h +6 -0
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/Headers/RadarSDK-Swift.h +4 -11
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/Info.plist +0 -0
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/Modules/RadarSDK.swiftmodule/arm64-apple-ios.abi.json +809 -375
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/Modules/RadarSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +19 -22
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/Modules/RadarSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/Modules/RadarSDK.swiftmodule/arm64-apple-ios.swiftinterface +19 -22
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/RadarSDK +0 -0
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Headers/Radar.h +17 -1
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Headers/RadarInitializeOptions.h +6 -0
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Headers/RadarSDK-Swift.h +8 -22
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Info.plist +0 -0
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +809 -375
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +19 -22
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +19 -22
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +809 -375
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +19 -22
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +19 -22
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/RadarSDK +0 -0
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/_CodeSignature/CodeDirectory +0 -0
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/_CodeSignature/CodeResources +27 -27
- package/ios/RadarSDKMotion.xcframework/Info.plist +5 -5
- package/ios/RadarSDKMotion.xcframework/ios-arm64/RadarSDKMotion.framework/Info.plist +0 -0
- package/ios/RadarSDKMotion.xcframework/ios-arm64/RadarSDKMotion.framework/RadarSDKMotion +0 -0
- package/ios/RadarSDKMotion.xcframework/ios-arm64_x86_64-simulator/RadarSDKMotion.framework/Info.plist +0 -0
- package/ios/RadarSDKMotion.xcframework/ios-arm64_x86_64-simulator/RadarSDKMotion.framework/RadarSDKMotion +0 -0
- package/ios/RadarSDKMotion.xcframework/ios-arm64_x86_64-simulator/RadarSDKMotion.framework/_CodeSignature/CodeDirectory +0 -0
- package/ios/RadarSDKMotion.xcframework/ios-arm64_x86_64-simulator/RadarSDKMotion.framework/_CodeSignature/CodeResources +1 -1
- package/package.json +1 -1
- package/plugin/build/withRadarIOS.js +20 -18
- package/src/version.ts +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.3.
|
|
3
|
-
// swift-module-flags: -target arm64-apple-
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.3.2 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
|
|
3
|
+
// swift-module-flags: -target arm64-apple-ios13.0 -enable-objc-interop -enable-library-evolution -swift-version 6 -O -enable-experimental-feature DebugDescriptionMacro -module-name RadarSDK
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
|
5
5
|
import CoreLocation
|
|
6
6
|
import CoreTelephony
|
|
7
7
|
import Foundation
|
|
@@ -16,10 +16,8 @@ import _Concurrency
|
|
|
16
16
|
import _StringProcessing
|
|
17
17
|
import _SwiftConcurrencyShims
|
|
18
18
|
|
|
19
|
-
@_inheritsConvenienceInitializers @
|
|
20
|
-
@objc
|
|
21
|
-
@objc @available(iOS 13.0, *)
|
|
22
|
-
@_Concurrency.MainActor public static func loadImage(_ url: Swift.String) async -> UIKit.UIImage?
|
|
19
|
+
@_inheritsConvenienceInitializers @objc(RadarInAppMessageDelegate_Swift) @objcMembers @_Concurrency.MainActor open class RadarInAppMessageDelegate : ObjectiveC.NSObject, RadarSDK.RadarInAppMessageProtocol {
|
|
20
|
+
@objc @_Concurrency.MainActor public static func loadImage(_ url: Swift.String) async -> UIKit.UIImage?
|
|
23
21
|
@_Concurrency.MainActor @preconcurrency @objc open func createInAppMessageView(_ message: RadarSDK.RadarInAppMessage, onDismiss: @escaping () -> Swift.Void, onInAppMessageClicked: @escaping () -> Swift.Void, completionHandler: @escaping (UIKit.UIViewController) -> Swift.Void)
|
|
24
22
|
@_Concurrency.MainActor @preconcurrency @objc open func onInAppMessageButtonClicked(_ message: RadarSDK.RadarInAppMessage)
|
|
25
23
|
@_Concurrency.MainActor @preconcurrency @objc open func onInAppMessageDismissed(_ message: RadarSDK.RadarInAppMessage)
|
|
@@ -27,11 +25,22 @@ import _SwiftConcurrencyShims
|
|
|
27
25
|
@_Concurrency.MainActor @objc override dynamic public init()
|
|
28
26
|
@objc deinit
|
|
29
27
|
}
|
|
30
|
-
@_hasMissingDesignatedInitializers
|
|
31
|
-
final public class RadarAPIClient : Swift.Sendable {
|
|
28
|
+
@_hasMissingDesignatedInitializers final public class RadarAPIClient : Swift.Sendable {
|
|
32
29
|
public static let shared: RadarSDK.RadarAPIClient
|
|
33
30
|
@objc deinit
|
|
34
31
|
}
|
|
32
|
+
extension RadarSDK.RadarLogLevel : Swift.Codable {
|
|
33
|
+
public func toString() -> Swift.String
|
|
34
|
+
public static func from(string: Swift.String) -> RadarSDK.RadarLogLevel
|
|
35
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
36
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
37
|
+
}
|
|
38
|
+
extension RadarSDK.RadarLogType : Swift.Codable {
|
|
39
|
+
public func toString() -> Swift.String
|
|
40
|
+
public static func from(string: Swift.String) -> RadarSDK.RadarLogType
|
|
41
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
42
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
43
|
+
}
|
|
35
44
|
@_inheritsConvenienceInitializers @objc(RadarSyncManager) final public class RadarSyncManager : ObjectiveC.NSObject {
|
|
36
45
|
@objc public static func start(interval: Foundation.TimeInterval)
|
|
37
46
|
@objc public static func stop()
|
|
@@ -52,15 +61,6 @@ final public class RadarAPIClient : Swift.Sendable {
|
|
|
52
61
|
@objc override dynamic public init()
|
|
53
62
|
@objc deinit
|
|
54
63
|
}
|
|
55
|
-
extension RadarSDK.RadarLogLevel : Swift.Codable {
|
|
56
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
57
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
58
|
-
}
|
|
59
|
-
@_inheritsConvenienceInitializers @objc(RadarLogger_Swift) final public class RadarLogger : ObjectiveC.NSObject, Swift.Sendable {
|
|
60
|
-
@_Concurrency.MainActor @objc public static func setDelegate(_ delegate: any RadarSDK.RadarDelegate)
|
|
61
|
-
@objc override dynamic public init()
|
|
62
|
-
@objc deinit
|
|
63
|
-
}
|
|
64
64
|
@objc(RadarInAppMessage_Swift) @objcMembers final public class RadarInAppMessage_Swift : RadarSDK.RadarInAppMessage {
|
|
65
65
|
public struct Text : Swift.Sendable {
|
|
66
66
|
public var text: Swift.String
|
|
@@ -88,8 +88,7 @@ extension RadarSDK.RadarLogLevel : Swift.Codable {
|
|
|
88
88
|
@objc public static func toDictionary(_ message: RadarSDK.RadarInAppMessage) -> [Swift.String : Any]
|
|
89
89
|
@objc deinit
|
|
90
90
|
}
|
|
91
|
-
@_inheritsConvenienceInitializers @
|
|
92
|
-
@_Concurrency.MainActor @objc public class RadarInAppMessageManager : ObjectiveC.NSObject {
|
|
91
|
+
@_inheritsConvenienceInitializers @_Concurrency.MainActor @objc public class RadarInAppMessageManager : ObjectiveC.NSObject {
|
|
93
92
|
@objc @_Concurrency.MainActor public static let shared: RadarSDK.RadarInAppMessageManager
|
|
94
93
|
@_Concurrency.MainActor public var delegate: any RadarSDK.RadarInAppMessageProtocol
|
|
95
94
|
@_Concurrency.MainActor public var view: UIKit.UIView?
|
|
@@ -99,7 +98,5 @@ extension RadarSDK.RadarLogLevel : Swift.Codable {
|
|
|
99
98
|
@_Concurrency.MainActor @objc override dynamic public init()
|
|
100
99
|
@objc deinit
|
|
101
100
|
}
|
|
102
|
-
@available(iOS 13.0, *)
|
|
103
101
|
extension RadarSDK.RadarInAppMessageDelegate : Swift.Sendable {}
|
|
104
|
-
@available(iOS 13.0, *)
|
|
105
102
|
extension RadarSDK.RadarInAppMessageManager : Swift.Sendable {}
|
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.3.
|
|
3
|
-
// swift-module-flags: -target arm64-apple-
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.3.2 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
|
|
3
|
+
// swift-module-flags: -target arm64-apple-ios13.0 -enable-objc-interop -enable-library-evolution -swift-version 6 -O -enable-experimental-feature DebugDescriptionMacro -module-name RadarSDK
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
|
5
5
|
import CoreLocation
|
|
6
6
|
import CoreTelephony
|
|
7
7
|
import Foundation
|
|
@@ -16,10 +16,8 @@ import _Concurrency
|
|
|
16
16
|
import _StringProcessing
|
|
17
17
|
import _SwiftConcurrencyShims
|
|
18
18
|
|
|
19
|
-
@_inheritsConvenienceInitializers @
|
|
20
|
-
@objc
|
|
21
|
-
@objc @available(iOS 13.0, *)
|
|
22
|
-
@_Concurrency.MainActor public static func loadImage(_ url: Swift.String) async -> UIKit.UIImage?
|
|
19
|
+
@_inheritsConvenienceInitializers @objc(RadarInAppMessageDelegate_Swift) @objcMembers @_Concurrency.MainActor open class RadarInAppMessageDelegate : ObjectiveC.NSObject, RadarSDK.RadarInAppMessageProtocol {
|
|
20
|
+
@objc @_Concurrency.MainActor public static func loadImage(_ url: Swift.String) async -> UIKit.UIImage?
|
|
23
21
|
@_Concurrency.MainActor @preconcurrency @objc open func createInAppMessageView(_ message: RadarSDK.RadarInAppMessage, onDismiss: @escaping () -> Swift.Void, onInAppMessageClicked: @escaping () -> Swift.Void, completionHandler: @escaping (UIKit.UIViewController) -> Swift.Void)
|
|
24
22
|
@_Concurrency.MainActor @preconcurrency @objc open func onInAppMessageButtonClicked(_ message: RadarSDK.RadarInAppMessage)
|
|
25
23
|
@_Concurrency.MainActor @preconcurrency @objc open func onInAppMessageDismissed(_ message: RadarSDK.RadarInAppMessage)
|
|
@@ -27,11 +25,22 @@ import _SwiftConcurrencyShims
|
|
|
27
25
|
@_Concurrency.MainActor @objc override dynamic public init()
|
|
28
26
|
@objc deinit
|
|
29
27
|
}
|
|
30
|
-
@_hasMissingDesignatedInitializers
|
|
31
|
-
final public class RadarAPIClient : Swift.Sendable {
|
|
28
|
+
@_hasMissingDesignatedInitializers final public class RadarAPIClient : Swift.Sendable {
|
|
32
29
|
public static let shared: RadarSDK.RadarAPIClient
|
|
33
30
|
@objc deinit
|
|
34
31
|
}
|
|
32
|
+
extension RadarSDK.RadarLogLevel : Swift.Codable {
|
|
33
|
+
public func toString() -> Swift.String
|
|
34
|
+
public static func from(string: Swift.String) -> RadarSDK.RadarLogLevel
|
|
35
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
36
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
37
|
+
}
|
|
38
|
+
extension RadarSDK.RadarLogType : Swift.Codable {
|
|
39
|
+
public func toString() -> Swift.String
|
|
40
|
+
public static func from(string: Swift.String) -> RadarSDK.RadarLogType
|
|
41
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
42
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
43
|
+
}
|
|
35
44
|
@_inheritsConvenienceInitializers @objc(RadarSyncManager) final public class RadarSyncManager : ObjectiveC.NSObject {
|
|
36
45
|
@objc public static func start(interval: Foundation.TimeInterval)
|
|
37
46
|
@objc public static func stop()
|
|
@@ -52,15 +61,6 @@ final public class RadarAPIClient : Swift.Sendable {
|
|
|
52
61
|
@objc override dynamic public init()
|
|
53
62
|
@objc deinit
|
|
54
63
|
}
|
|
55
|
-
extension RadarSDK.RadarLogLevel : Swift.Codable {
|
|
56
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
57
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
58
|
-
}
|
|
59
|
-
@_inheritsConvenienceInitializers @objc(RadarLogger_Swift) final public class RadarLogger : ObjectiveC.NSObject, Swift.Sendable {
|
|
60
|
-
@_Concurrency.MainActor @objc public static func setDelegate(_ delegate: any RadarSDK.RadarDelegate)
|
|
61
|
-
@objc override dynamic public init()
|
|
62
|
-
@objc deinit
|
|
63
|
-
}
|
|
64
64
|
@objc(RadarInAppMessage_Swift) @objcMembers final public class RadarInAppMessage_Swift : RadarSDK.RadarInAppMessage {
|
|
65
65
|
public struct Text : Swift.Sendable {
|
|
66
66
|
public var text: Swift.String
|
|
@@ -88,8 +88,7 @@ extension RadarSDK.RadarLogLevel : Swift.Codable {
|
|
|
88
88
|
@objc public static func toDictionary(_ message: RadarSDK.RadarInAppMessage) -> [Swift.String : Any]
|
|
89
89
|
@objc deinit
|
|
90
90
|
}
|
|
91
|
-
@_inheritsConvenienceInitializers @
|
|
92
|
-
@_Concurrency.MainActor @objc public class RadarInAppMessageManager : ObjectiveC.NSObject {
|
|
91
|
+
@_inheritsConvenienceInitializers @_Concurrency.MainActor @objc public class RadarInAppMessageManager : ObjectiveC.NSObject {
|
|
93
92
|
@objc @_Concurrency.MainActor public static let shared: RadarSDK.RadarInAppMessageManager
|
|
94
93
|
@_Concurrency.MainActor public var delegate: any RadarSDK.RadarInAppMessageProtocol
|
|
95
94
|
@_Concurrency.MainActor public var view: UIKit.UIView?
|
|
@@ -99,7 +98,5 @@ extension RadarSDK.RadarLogLevel : Swift.Codable {
|
|
|
99
98
|
@_Concurrency.MainActor @objc override dynamic public init()
|
|
100
99
|
@objc deinit
|
|
101
100
|
}
|
|
102
|
-
@available(iOS 13.0, *)
|
|
103
101
|
extension RadarSDK.RadarInAppMessageDelegate : Swift.Sendable {}
|
|
104
|
-
@available(iOS 13.0, *)
|
|
105
102
|
extension RadarSDK.RadarInAppMessageManager : Swift.Sendable {}
|
|
Binary file
|
package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Headers/Radar.h
CHANGED
|
@@ -52,7 +52,7 @@ typedef NS_ENUM(NSInteger, RadarStatus) {
|
|
|
52
52
|
RadarStatusErrorLocation,
|
|
53
53
|
/// Beacon ranging error or timeout (5 seconds)
|
|
54
54
|
RadarStatusErrorBluetooth,
|
|
55
|
-
/// Network error or timeout (10 seconds)
|
|
55
|
+
/// Network error or timeout (default 10 seconds; override with `RadarInitializeOptions.networkTimeoutInterval`)
|
|
56
56
|
RadarStatusErrorNetwork,
|
|
57
57
|
/// Bad request (missing or invalid params)
|
|
58
58
|
RadarStatusErrorBadRequest,
|
|
@@ -625,6 +625,22 @@ typedef void (^_Nonnull RadarIndoorsScanCompletionHandler)(NSString *_Nullable r
|
|
|
625
625
|
*/
|
|
626
626
|
+ (BOOL)isTrackingVerified;
|
|
627
627
|
|
|
628
|
+
/**
|
|
629
|
+
Returns the current screen sharing state.
|
|
630
|
+
|
|
631
|
+
@return A boolean indicating the current screen sharing state.
|
|
632
|
+
|
|
633
|
+
@see https://radar.com/documentation/sdk/fraud
|
|
634
|
+
*/
|
|
635
|
+
+ (BOOL)isSharing;
|
|
636
|
+
|
|
637
|
+
/**
|
|
638
|
+
Clears the last screen sharing state.
|
|
639
|
+
|
|
640
|
+
@see https://radar.com/documentation/sdk/fraud
|
|
641
|
+
*/
|
|
642
|
+
+ (void)clearSharing;
|
|
643
|
+
|
|
628
644
|
/**
|
|
629
645
|
Returns the user's last verified location token if still valid, or requests a fresh token if not.
|
|
630
646
|
|
|
@@ -14,6 +14,12 @@
|
|
|
14
14
|
@property (assign, nonatomic) BOOL autoLogNotificationConversions;
|
|
15
15
|
@property (assign, nonatomic) BOOL autoHandleNotificationDeepLinks;
|
|
16
16
|
@property (assign, nonatomic) BOOL silentPush;
|
|
17
|
+
@property (assign, nonatomic) BOOL trackVerifiedAutoFailover;
|
|
18
|
+
|
|
19
|
+
/// Request and resource timeout in seconds for standard API calls. Default 10 seconds.
|
|
20
|
+
/// Invalid values (non-finite or ≤ 0) fall back to the default; values are
|
|
21
|
+
/// clamped to the range 1…300.
|
|
22
|
+
@property (assign, nonatomic) NSTimeInterval networkTimeoutInterval;
|
|
17
23
|
|
|
18
24
|
- (NSDictionary *_Nonnull)dictionaryValue;
|
|
19
25
|
- (instancetype _Nonnull)initWithDict:(NSDictionary *_Nullable)dict;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
#if 0
|
|
2
2
|
#elif defined(__arm64__) && __arm64__
|
|
3
|
-
// Generated by Apple Swift version 6.3.
|
|
3
|
+
// Generated by Apple Swift version 6.3.2 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
|
|
4
4
|
#ifndef RADARSDK_SWIFT_H
|
|
5
5
|
#define RADARSDK_SWIFT_H
|
|
6
6
|
#pragma clang diagnostic push
|
|
@@ -377,9 +377,9 @@ extern "C" {
|
|
|
377
377
|
@class UIImage;
|
|
378
378
|
@class RadarInAppMessage;
|
|
379
379
|
@class UIViewController;
|
|
380
|
-
SWIFT_CLASS_NAMED("RadarInAppMessageDelegate")
|
|
380
|
+
SWIFT_CLASS_NAMED("RadarInAppMessageDelegate")
|
|
381
381
|
@interface RadarInAppMessageDelegate_Swift : NSObject <RadarInAppMessageProtocol>
|
|
382
|
-
+ (void)loadImage:(NSString * _Nonnull)url completionHandler:(void (^ _Nonnull)(UIImage * _Nullable))completionHandler
|
|
382
|
+
+ (void)loadImage:(NSString * _Nonnull)url completionHandler:(void (^ _Nonnull)(UIImage * _Nullable))completionHandler;
|
|
383
383
|
/// Returns the view controller for the message to show, can be overwritten to display a custom view
|
|
384
384
|
- (void)createInAppMessageView:(RadarInAppMessage * _Nonnull)message onDismiss:(void (^ _Nonnull)(void))onDismiss onInAppMessageClicked:(void (^ _Nonnull)(void))onInAppMessageClicked completionHandler:(void (^ _Nonnull)(UIViewController * _Nonnull))completionHandler;
|
|
385
385
|
- (void)onInAppMessageButtonClicked:(RadarInAppMessage * _Nonnull)message;
|
|
@@ -388,7 +388,7 @@ SWIFT_CLASS_NAMED("RadarInAppMessageDelegate") SWIFT_AVAILABILITY(ios,introduced
|
|
|
388
388
|
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
|
|
389
389
|
@end
|
|
390
390
|
|
|
391
|
-
SWIFT_CLASS("_TtC8RadarSDK24RadarInAppMessageManager")
|
|
391
|
+
SWIFT_CLASS("_TtC8RadarSDK24RadarInAppMessageManager")
|
|
392
392
|
@interface RadarInAppMessageManager : NSObject
|
|
393
393
|
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) RadarInAppMessageManager * _Nonnull shared;)
|
|
394
394
|
+ (RadarInAppMessageManager * _Nonnull)shared SWIFT_WARN_UNUSED_RESULT;
|
|
@@ -409,13 +409,6 @@ SWIFT_CLASS_NAMED("RadarInAppMessage_Swift")
|
|
|
409
409
|
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
|
|
410
410
|
@end
|
|
411
411
|
|
|
412
|
-
@protocol RadarDelegate;
|
|
413
|
-
SWIFT_CLASS_NAMED("RadarLogger")
|
|
414
|
-
@interface RadarLogger_Swift : NSObject
|
|
415
|
-
+ (void)setDelegate:(id <RadarDelegate> _Nonnull)delegate;
|
|
416
|
-
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
|
|
417
|
-
@end
|
|
418
|
-
|
|
419
412
|
@class CLLocation;
|
|
420
413
|
@class RadarTrackingOptions;
|
|
421
414
|
@class RadarUser;
|
|
@@ -451,7 +444,7 @@ SWIFT_CLASS_NAMED("RadarSyncManager")
|
|
|
451
444
|
#endif
|
|
452
445
|
|
|
453
446
|
#elif defined(__x86_64__) && __x86_64__
|
|
454
|
-
// Generated by Apple Swift version 6.3.
|
|
447
|
+
// Generated by Apple Swift version 6.3.2 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
|
|
455
448
|
#ifndef RADARSDK_SWIFT_H
|
|
456
449
|
#define RADARSDK_SWIFT_H
|
|
457
450
|
#pragma clang diagnostic push
|
|
@@ -828,9 +821,9 @@ extern "C" {
|
|
|
828
821
|
@class UIImage;
|
|
829
822
|
@class RadarInAppMessage;
|
|
830
823
|
@class UIViewController;
|
|
831
|
-
SWIFT_CLASS_NAMED("RadarInAppMessageDelegate")
|
|
824
|
+
SWIFT_CLASS_NAMED("RadarInAppMessageDelegate")
|
|
832
825
|
@interface RadarInAppMessageDelegate_Swift : NSObject <RadarInAppMessageProtocol>
|
|
833
|
-
+ (void)loadImage:(NSString * _Nonnull)url completionHandler:(void (^ _Nonnull)(UIImage * _Nullable))completionHandler
|
|
826
|
+
+ (void)loadImage:(NSString * _Nonnull)url completionHandler:(void (^ _Nonnull)(UIImage * _Nullable))completionHandler;
|
|
834
827
|
/// Returns the view controller for the message to show, can be overwritten to display a custom view
|
|
835
828
|
- (void)createInAppMessageView:(RadarInAppMessage * _Nonnull)message onDismiss:(void (^ _Nonnull)(void))onDismiss onInAppMessageClicked:(void (^ _Nonnull)(void))onInAppMessageClicked completionHandler:(void (^ _Nonnull)(UIViewController * _Nonnull))completionHandler;
|
|
836
829
|
- (void)onInAppMessageButtonClicked:(RadarInAppMessage * _Nonnull)message;
|
|
@@ -839,7 +832,7 @@ SWIFT_CLASS_NAMED("RadarInAppMessageDelegate") SWIFT_AVAILABILITY(ios,introduced
|
|
|
839
832
|
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
|
|
840
833
|
@end
|
|
841
834
|
|
|
842
|
-
SWIFT_CLASS("_TtC8RadarSDK24RadarInAppMessageManager")
|
|
835
|
+
SWIFT_CLASS("_TtC8RadarSDK24RadarInAppMessageManager")
|
|
843
836
|
@interface RadarInAppMessageManager : NSObject
|
|
844
837
|
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) RadarInAppMessageManager * _Nonnull shared;)
|
|
845
838
|
+ (RadarInAppMessageManager * _Nonnull)shared SWIFT_WARN_UNUSED_RESULT;
|
|
@@ -860,13 +853,6 @@ SWIFT_CLASS_NAMED("RadarInAppMessage_Swift")
|
|
|
860
853
|
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
|
|
861
854
|
@end
|
|
862
855
|
|
|
863
|
-
@protocol RadarDelegate;
|
|
864
|
-
SWIFT_CLASS_NAMED("RadarLogger")
|
|
865
|
-
@interface RadarLogger_Swift : NSObject
|
|
866
|
-
+ (void)setDelegate:(id <RadarDelegate> _Nonnull)delegate;
|
|
867
|
-
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
|
|
868
|
-
@end
|
|
869
|
-
|
|
870
856
|
@class CLLocation;
|
|
871
857
|
@class RadarTrackingOptions;
|
|
872
858
|
@class RadarUser;
|