Hi,
I seem to be getting a Bad_Access crash whenever I set the buttons of the Custom AlertView. I noticed in another bug reported (https://github.com/wimagguc/ios-custom-alertview/issues/32) it was asked if the project was an arc based one.
However my project is not an arc based one, and I cannot change it because I'm using it as part of an iOS plugin for Unity3D which generates and uses non arc supported code.
Hi, I seem to be getting a Bad_Access crash whenever I set the buttons of the Custom AlertView. I noticed in another bug reported (https://github.com/wimagguc/ios-custom-alertview/issues/32) it was asked if the project was an arc based one.
However my project is not an arc based one, and I cannot change it because I'm using it as part of an iOS plugin for Unity3D which generates and uses non arc supported code.