PluggableApplicationDelegate
PluggableApplicationDelegate copied to clipboard
Project is no longer supported
Hi guys.
It looks like this project is no longer supported (no updates, even no answers). But it's a great idea and I use it on my own projects. ππ»
And I took the liberty of creating a new repo for future support. π€ I hope that the author will not object to this (I added him to Credits).
The new repo: https://github.com/pchelnikov/PluggableAppDelegate I've already added some features from PRs and comments.
Please welcome for conversation and contribution. π¦
Author here. No worries! I have been really busy so I donβt have enough time to maintain this repo. I love the idea of separating AppDelegate in small services, but Iβm currently doing that without using this pod, mainly because it has some fundamental issues I was not able to fix. I think the valuable part here is the idea of splitting the AppDelegate, and not the implementation. So I hope you can continue the development. Iβm definitely not against that ππΌ Thanks!
Could you please tell about the issues that you could not solve?
Here is an article about Refactoring Massive AppDelegate the author explains 3 techniques about solving this issue
There is an one more issue in the uploading process β some warnings: https://github.com/pchelnikov/PluggableAppDelegate/issues/2