Skip to content

Commit 8593b74

Browse files
committed
fix(PSG-5241): fix ios passkey register error handling
1 parent 096f79a commit 8593b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/passage_flutter.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Passkey Complete for Flutter - Go completely passwordless with a standalone auth
1111
s.source = { :path => '.' }
1212
s.source_files = 'Classes/**/*'
1313
s.dependency 'Flutter'
14-
s.dependency 'PassageSwift', '1.0.1'
14+
s.dependency 'PassageSwift', '1.0.2'
1515
s.platform = :ios, '14.0'
1616

1717
# Flutter.framework does not contain a i386 slice.

0 commit comments

Comments
 (0)