zapjonny
zapjonny
Might be related, but it seems pdf (non-bitmap) resources are not included also.
Try this https://github.com/kishikawakatsumi/KeychainAccess
Just one note: I don't think the code compiles using current Swift versions (at least 4 and probably also 33.1) because I don't think we're allowed to override `initialize()` anymore.
Is this true? No persisting? Actually I am still using the previous, closed-source, version of TwitterKit. I've made my own client to replace TwitterKit, and the last thing I need...
Yes, it was sub-par so I never started using it. And now it's being deprecated, which is really the reason why I ended up here. Anyway I figured out how...
Here is what I did https://gist.github.com/jonnyijapan/8330876807be71a8237b26b5f13d70ad
Will this repo be fixed soon? How can we fix this in the meantime?
Update: First, sorry my bad, I had locked iRate below version 12 in my podfile. Fixing that, I think I know what was going on. I probably locked iRate below...
Okay, I guess even that's not the end of the story. I thought twice and thrice and I guess case 2 above is a no-go since iOS 11.0 (or probably...
^ That one really works... so for a fast fix, I guess I could go with it if iRate was updated with this. Will iRate be updated or will I...