atsign-foundation / at_widgets

Flutter widgets which aid in building applications using Atsign's technology
https://docs.atsign.com
BSD 3-Clause "New" or "Revised" License
53 stars 32 forks source link

Error Authenticating on IOS Simulator #64

Open TylerTrott opened 3 years ago

TylerTrott commented 3 years ago

Describe the bug When uploading an atKeys.zip of a prod level atsign, console throws error => |QR Scan|Uploading backup zip file throws RangeError (index): Invalid value: Only valid value is 0: 1

To Reproduce Steps to reproduce the behavior:

  1. First I 'Type in activated atSign into a TextField to pass atSign through Onboarding Parameter'
  2. Then I 'Upload backup key .zip file'

Expected behavior Should use PKAM/CRAM auth methods

Screenshots

Screen Shot 2021-06-25 at 2 37 45 PM
sarika01 commented 3 years ago

Both ".zip" and ".atKeys" extension files seem to be working fine with at_onboarding_flutter v2.1.0 @TylerTrott Can you please check with this version?