Closed AlanFloyd closed 6 years ago
hello, sorry I haven't been around.
Is this still happening? I haven't been able to replicate the error. I'm running all the newest versions on everything.
I just updated the cocoapod to version 1.0.2, there was an #include file bug that was fixed
Hello Robby,
thanks for the contact. I have changed to another tool, anyhow will make some tests if I still can produce the error or not. Let you know.
Best Season Greetings from Mexico
Saludos
Dietmar Schwarz Webers dietmar.schwarz@icloud.com
Desarrollando y Capacitando para iOS www.dswdev.com
El 21/12/2017, a las 16:34, Robby Kraft notifications@github.com escribió:
hello, sorry I haven't been around.
Is this still happening? I haven't been able to replicate the error. I'm running all the newest versions on everything.
I just updated the cocoapod to version 1.0.2, there was an #include file bug that was fixed
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/robbykraft/Panorama/issues/72#issuecomment-353474958, or mute the thread https://github.com/notifications/unsubscribe-auth/AGn9yYo6m7zW4a3Jgk63rvmU_jcbkmp4ks5tCt0KgaJpZM4OnrfL.
hmm, I wonder if it has to do with the image/texture, but just a guess. No worries if you can't get to it but I'll be curious if you do. thanks! happy holidays to you too
heads up, just saw this was an error on #55 they were using in a non-native environment (Titanium) and it had to do with the file paths being all wrong in the new environment and not actually loading the texture. I would check the texture data after it's loaded to make sure it loaded properly
Tested on Simulator and iPhone 6 with iOS 10. All working fine. Also attached own photos, everything fine. BUT, when using iPhone 6s plus and iOS 11, I am getting EXC_BAD_ACCESS (code=2, address0x19a948ad8). Any idea how to fix it?
I used Xcode 8 and 9 (beta) and both are giving the same error.