mage/mage-sdk-cpp

examples/events: libc++abi.dylib: terminating with uncaught exception

Opened this issue · 1 comments

When I run it:

libc++abi.dylib: terminating with uncaught exception of type mage::MageClientError: No session key registered.

We need to properly handle this exception @MiLk

MiLk commented

Only MageRPCError and MageErrorMessage are caught for now.