Closed kobim closed 9 years ago
Hey Kobim,
I made the changes to be compatible with Swift 1.2 but it still doesn't seem to work. It builds great. But I get a EXE_BAD_ACCESS (code=EXC_i386_GPFLT) when I click a button on one of my custom ViewControllers that I added. I would greatly appreciate help with this. I've been searching all over the internet for the answer but couldn't find it.
Thank you!
Hi @YaroslawBagriy, this is the wrong place to report that. If you want to comment regarding the 1.2 branch, you can do that on https://github.com/kobim/SLPagingViewSwift/tree/swift1.2, and attach both the relevant code and stack trace.
Hello,
Yes I check but there was no were to add an issue. I did make a new issue a few months back
https://github.com/StefanLage/SLPagingViewSwift/issues/10
I will add the relevant code and stack trace to this thread. Could you please check it out? It's a very strange problem.
Yaroslaw Bagriy
Adjusting the code to Swift 1.2. Resolves #8