zalmoxisus / redux-remotedev

Redux DevTools for production (web and React Native) with a highly flexible API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Production Environment

illusaen opened this issue · comments

Hello,

I'm very interested in saving action histories in a production app to device so that things such as bugs/crashes can be debugged more easily when the history is emailed out. I see that the API allows for connecting to a server; however, is it possible to instead save to device (both Android & iOS)?

Thanks!