Nick Campbell
Nick Campbell
I believe I've followed the instructions as outlined here: https://github.com/KasemJaffer/receive_sharing_intent/tree/master/example. 1. Added the new Target (Share Extension). 2. Added `Share Extension` target to Podfile. 3. Setup App Group for both...
GH-467 GH-478 GH-469 GH-470 GH-497 GH-498 Signed-off-by: Nick Campbell
Cognito allows users to be created via an admin user. The new user gets a temporary password and is expected to change that password via a challenge response. This allows...
Thanks for putting this out there. I ran into an issue trying to authenticate using the library so I broke the code out into an example application and was able...
I'm running into issues running `flutter test`- sometimes it's successful and other times it's not. I'm wondering if anyone has any ideas as to whether this is an issue on...
Should be checking params and returning exceptions when things fail.