Skip to content

Commit

Permalink
fix: add kakaoplus custom scheme to sample app on iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
mbkim95 committed Mar 25, 2024
1 parent e2ed353 commit acd6538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
<string>$(FLUTTER_BUILD_NUMBER)</string>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>kakaoplus</string>
<string>kakaokompassauth</string>
<string>kakaolink</string>
<string>kakaonavi-sdk</string>
Expand Down

0 comments on commit acd6538

Please sign in to comment.