tariq86 / rn-sip-app

React Native SIP App
66 stars 45 forks source link

Save Account Config to Persistent Storage #4

Open tariq86 opened 5 years ago

tariq86 commented 5 years ago

When the app loads, you are always presented with an empty account list, so you manually have to re-enter your SIP credentials every time you re-open the app.

To Reproduce Steps to reproduce the behavior:

  1. Open app
  2. Go to Settings
  3. Create & Save an Account
  4. Restart the app
  5. Account is gone...

NOTE: I have only tested on the iOS emulator, so I'm not sure if other devices are affected. I also have not seen any references to persistent storage in the app code, so this is most likely an enhancement and a bug.

couka15 commented 2 years ago

@tariq86 Tu as pu résoudre ce problème stp ?