Sebastián Hernández
Sebastián Hernández
Feel free to look into the issue @Worthy7. Project is clearly not dead since owner just released v1.0.0 to fix a bug. He's doing this for free.
Yeah, ran into this problem as well. @beausmith's "The Fix v1" process finally ended up working for me after getting an `Unknown symbol` error from the Xcode linker while trying...
@tomchinery This worked well. Thanks!
Can you post an example of how to use the onDelete callback from the angularjs controller? The callback isn't being called in the controller when I use your implementation. It's...
Thanks @tommyalvarez for your explanation above as well. I opted to use `purgeStoredState(config)` along with setting reducer state back to initialState to clear state as part of logout.