Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Inject with ReSwift #494

Open
florianldt opened this issue Oct 29, 2022 · 1 comment
Open

Using Inject with ReSwift #494

florianldt opened this issue Oct 29, 2022 · 1 comment

Comments

@florianldt
Copy link

Hi, I am a big fan of the Hot reloading helper Inject. I was testing ReSwift with the CounterExample app, refactoring the UI layer to use a programmatic approach instead of storyboard. When updating the UI and saving (cmd + s), I am getting:

Thread 1: EXC_BAD_ACCESS (code=1, address=0x0) at that line

Screen Shot 2022-10-29 at 7 32 51 PM

You can check the recording video.

I forked the Example repo so anyone can reproduce the error here.

Not sure if it is best to raise the issue here or on the Inject repo but I have been using Inject for a while without ReSwift without issues.

Thank you.

@DivineDominion
Copy link
Contributor

@florianldt Did you find out anything helpful in the meantime about the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants