Skip to content

Commit 990f593

Browse files
authored
Merge pull request okadan#100 from Holofox/support/ios-12-crash
Fix crashes in older iphones with no nfс
2 parents 19886b8 + 3eac3c8 commit 990f593

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ios/nfc_manager.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ A new flutter plugin project.
1515
s.source = { :path => '.' }
1616
s.source_files = 'Classes/**/*'
1717
s.dependency 'Flutter'
18+
s.weak_frameworks = ['CoreNFC']
1819
s.platform = :ios, '8.0'
1920

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

0 commit comments

Comments
 (0)