diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 4d7fa97..df1ec41 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -23,6 +23,13 @@ + + + + + + + diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index ef53bb5..87ce0f1 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -45,5 +45,16 @@ UIApplicationSupportsIndirectInputEvents + CFBundleURLTypes + + + CFBundleURLSchemes + + pixiv + + CFBundleURLName + $(PRODUCT_BUNDLE_IDENTIFIER) + +