-
### Avoid duplicates
- [X] I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-app/blob/HEAD/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issues…
-
Hello,
We are facing the problem with Flutter Web.
DESCRIPTION OF PROBLEM
We are implementing SSO with Apple Authentication in Flutter web and using the Flutter plugin "sign_in_with_apple: ^5.0…
-
While investigating https://github.com/flutter/flutter/issues/148277, I tried running `flutter build ipa` on a new Flutter app. The tool fails with this output
```
andrewkolos-macbookpro:hello_wor…
-
The tool is codesigning the Flutter.framework with the app developer cert on every build.
https://github.com/flutter/flutter/blob/d2ab6d9ac78bece19e111b37ef36ad4376dc7c6e/packages/flutter_tools/lib…
-
FOR: "@capacitor-community/apple-sign-in": "^0.2.0",
How do you implement OPTIONS in native IoS?
```
const options = {
clientId: '',
scopes: 'email name',
redi…
-
Tried following post to best of my ability and ended up with `error=OAuthSignin` in the url and redirects.
Perhaps could discuss and update for late 2022?
-
**Issue**
The major problem with static methods is testability. Static methods are impossible to tests since they cannot be mocked by `Mockito`.
Right now the only way of testing code that uses …
-
### Is your feature request related to a problem? Please describe.
Apple recently upgraded their on Outh2 provider https://developer.apple.com/sign-in-with-apple/
It would be great to have support…
-
>Not compatible with Sonoma Mail digital signature and encryption feature, which I use with the apporpriate certificates.
Expected:
![Screenshot 2024-05-26 at 10 08 25 PM](https://github.com/appar…
-
### How did you install the Amplify CLI?
_No response_
### If applicable, what version of Node.js are you using?
_No response_
### Amplify CLI Version
12.2.3
### What operating system are you us…