Skip to content

Commit 9764f79

Browse files
committed
iOS - app crashes when plugin stop is called #387 (WIP)
Changes: - added the defensive fix for iOS - app crashes when plugin stop is called #387 - updated some of the example-app dependencies
1 parent 5cba2e5 commit 9764f79

File tree

4 files changed

+503
-498
lines changed

4 files changed

+503
-498
lines changed

example-app/ios/App/Podfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
PODS:
2-
- Capacitor (7.3.0):
2+
- Capacitor (7.4.0):
33
- CapacitorCordova
44
- CapacitorApp (7.0.1):
55
- Capacitor
66
- CapacitorCommunityCameraPreview (7.0.2):
77
- Capacitor
8-
- CapacitorCordova (7.3.0)
8+
- CapacitorCordova (7.4.0)
99
- CapacitorHaptics (7.0.1):
1010
- Capacitor
1111
- CapacitorKeyboard (7.0.1):
@@ -39,10 +39,10 @@ EXTERNAL SOURCES:
3939
:path: "../../node_modules/@capacitor/status-bar"
4040

4141
SPEC CHECKSUMS:
42-
Capacitor: 8585c18a230122906e114ba5f6325ec65ee1371f
42+
Capacitor: 10feab36396883c55373328124a677f118cd4b5f
4343
CapacitorApp: febecbb9582cb353aed037e18ec765141f880fe9
44-
CapacitorCommunityCameraPreview: a45e3974b2f96fbc118d9cde1c8e5990fadf364f
45-
CapacitorCordova: 2685f5c43675793b5f06dfd66b3b26268f003b97
44+
CapacitorCommunityCameraPreview: d0ccae4cd17aee2061a8c528b417f4a0facbf483
45+
CapacitorCordova: 723e017d8a80ab2ede9959fbe37556c35ac860d5
4646
CapacitorHaptics: 1f1e17041f435d8ead9ff2a34edd592c6aa6a8d6
4747
CapacitorKeyboard: 09fd91dcde4f8a37313e7f11bde553ad1ed52036
4848
CapacitorStatusBar: 6e7af040d8fc4dd655999819625cae9c2d74c36f

0 commit comments

Comments
 (0)