File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Template/MobileTemplate/flutter_template Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,14 @@ change the URL and parameters in the following file.
99
1010- /lib/main.dart
1111
12- If the authentication server uses a self-signed certificate,
13- add the certificate to the following location to allow for self-signed certificates.
14- This file can be exported as a CER in DER from the location bar of the browser.
15-
16- - /android/app/src/debug/res/raw/my_ca.cer
17-
1812For the settings of Private-Use URI Scheme Redirection and
1913Claimed Https Scheme URI Redirection, please set them in the following files.
2014
2115- /android/app/src/main/AndroidManifest.xml
2216- /android/app/build.gradle
17+
18+ If the authentication server uses a self-signed certificate,
19+ add the certificate to the following location to allow for self-signed certificates.
20+ This file can be exported as a CER in DER from the location bar of the browser.
21+
22+ - /android/app/src/debug/res/raw/my_ca.cer
You can’t perform that action at this time.
0 commit comments