Yes, Got it thank you! XD
Type: Posts; User: tk22; Keyword(s):
Yes, Got it thank you! XD
Thank you for clarifying! I was surprised by apple email about having to add the permission still
Thank you Fernando just tested it and it did not crash! :D
Found anything? I am using Xcode version 12.5 is that or should I download another version? :)
It is set to "Do not Embed"
I have attached a small test xcode project
https://drive.google.com/file/d/1TlW8ehCgy91Z86DtZnQtlTA5mc9Vo9pE/view?usp=sharing
Maybe I am missing something?
Did you just comment out "//#define USE_PHOTO_LIBRARY" or had to comment out additional parts as well? I am using build R293.10 is that the same for you?
I have done this:
//#define USE_PHOTO_LIBRARY
It caused a lot of errors so I had to comment other things like this:
// if(imageSelector != nil)
// {
// [mainViewController...
Thank you for asking this! I always wondered what to do regarding this permission dialog box. I am not using any images packed with the cci just through URLs