1

I have been seeing this error when trying to login to my app.

It is using the mfp auth framework

any explanation of what this is would be very helpfull

I see this in the simulator, I don't see this on the device, but wl.connect() always fails in the device

enter image description here

Derek Hannah
  • 537
  • 7
  • 23

2 Answers2

1

This was due to direct update, anytime a direct update happens i get this error, then i have to shut down the app and restart it

Derek Hannah
  • 537
  • 7
  • 23
0

I had the same issue in simulator, deleting and reinstalling the app fixed this.

jegadeesh
  • 875
  • 9
  • 22