Events raised for errors
Is there any event that is raised when a scan error for iOS occurs? For example if you get a "Stack Error" or a "Read error. Please try again" it shows the error on the iOS popup but I don't see any events that tells me there was an error.
@thedee Not yet. Where would you recommend that event getting invoked? Also is there a similar thing we can do for Android as well?
Just chiming in here but my users are getting Stack Errors occasionally. Does anyone know what that means and how to mitigate it? as @thedee says, is there an event to handle it?
Hello. Is there something done for this problem? OniOSReadingSessionCancelled and OnMessageReceived are not fired in this case.
That's a really good question @thatkidyousaw1 ! You will have to create a PR to update the library with that change most likely
@franckbour do you have any advice?