thaliproject / postcardapp

A sample app to demonstrate how to build Thali applications
MIT License
22 stars 5 forks source link

Identity Exchange PUT error on Android #97

Open deadlyfingers opened 8 years ago

deadlyfingers commented 8 years ago

Must be something up with start/stopping the TRM? If you get PUT Identity Exchange error on Android heres how I got it working...

  1. Restart both Android devices
  2. Start Postcard app on one device and open Identity Exchange modal window view.
  3. Start Postcard on second device and open Identity Exchange modal window.
  4. Then start the Identity Exchange as normal on both Android devices.
deadlyfingers commented 8 years ago

note: after updating package to use "thali": "~2.1.0" the Identity Exchange workaround above may no longer work?