@infilect-sdk/capacitor-infiviz-shots 1.1.0 → 1.1.1
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/README.md +2 -0
- package/android/build.gradle +1 -1
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Assets.car +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/InfivizShotSDK +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.abi.json +0 -28
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/xUL-ol-gRQ-view-6A8-mO-Rhi.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/dSYMs/InfivizShotSDK-device.framework.dSYM/Contents/Resources/DWARF/InfivizShotSDK +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/dSYMs/InfivizShotSDK-device.framework.dSYM/Contents/Resources/Relocations/aarch64/InfivizShotSDK.yml +30434 -30439
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Assets.car +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/InfivizShotSDK +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +0 -28
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +0 -28
- package/ios/Plugin/InfivizShotsPlugin.swift +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
package/android/build.gradle
CHANGED
|
@@ -101,7 +101,7 @@ dependencies {
|
|
|
101
101
|
implementation 'androidx.fragment:fragment:1.8.4'
|
|
102
102
|
|
|
103
103
|
// Infiviz SDK
|
|
104
|
-
implementation 'com.infilect:infivizshots-sdk:CAP-1.1.
|
|
104
|
+
implementation 'com.infilect:infivizshots-sdk:CAP-1.1.5'
|
|
105
105
|
|
|
106
106
|
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.1.0'
|
|
107
107
|
implementation 'com.google.code.gson:gson:2.10.1'
|
|
Binary file
|
|
Binary file
|
|
@@ -99286,34 +99286,6 @@
|
|
|
99286
99286
|
"length": 3,
|
|
99287
99287
|
"value": "[]"
|
|
99288
99288
|
},
|
|
99289
|
-
{
|
|
99290
|
-
"filePath": "\/Users\/anjalisreekumar\/Documents\/infiviz-shots-common-ios\/Utilities\/APIManager\/APIServiceManager.swift",
|
|
99291
|
-
"kind": "StringLiteral",
|
|
99292
|
-
"offset": 3309,
|
|
99293
|
-
"length": 10,
|
|
99294
|
-
"value": "\"CLIENTID\""
|
|
99295
|
-
},
|
|
99296
|
-
{
|
|
99297
|
-
"filePath": "\/Users\/anjalisreekumar\/Documents\/infiviz-shots-common-ios\/Utilities\/APIManager\/APIServiceManager.swift",
|
|
99298
|
-
"kind": "StringLiteral",
|
|
99299
|
-
"offset": 3363,
|
|
99300
|
-
"length": 2,
|
|
99301
|
-
"value": "\"\""
|
|
99302
|
-
},
|
|
99303
|
-
{
|
|
99304
|
-
"filePath": "\/Users\/anjalisreekumar\/Documents\/infiviz-shots-common-ios\/Utilities\/APIManager\/APIServiceManager.swift",
|
|
99305
|
-
"kind": "StringLiteral",
|
|
99306
|
-
"offset": 3403,
|
|
99307
|
-
"length": 10,
|
|
99308
|
-
"value": "\"APITOKEN\""
|
|
99309
|
-
},
|
|
99310
|
-
{
|
|
99311
|
-
"filePath": "\/Users\/anjalisreekumar\/Documents\/infiviz-shots-common-ios\/Utilities\/APIManager\/APIServiceManager.swift",
|
|
99312
|
-
"kind": "StringLiteral",
|
|
99313
|
-
"offset": 3457,
|
|
99314
|
-
"length": 2,
|
|
99315
|
-
"value": "\"\""
|
|
99316
|
-
},
|
|
99317
99289
|
{
|
|
99318
99290
|
"filePath": "\/Users\/anjalisreekumar\/Documents\/infiviz-shots-common-ios\/Module\/Realtime\/RealTimeView\/RealTimeView.swift",
|
|
99319
99291
|
"kind": "BooleanLiteral",
|
|
Binary file
|