Posts

Post not yet marked as solved
0 Replies
228 Views
Getting this error after updating to Xcode 12. Here is my podfile: platform :ios, '9.0' def myPods pod 'Fabric' pod 'Crashlytics' pod 'IQKeyboardManager' pod 'GoogleSignIn', '5.0.2' end
Posted Last updated
.
Post not yet marked as solved
1 Replies
2.9k Views
I have have table view and then I have another Table View inside each cell of the first table view. Now whats happening is that the code enters in the "cellforrow" function of the first table view multiple times and then gives this error: Thread 1: EXCBADACCESS (code=2, address=0x16cebbfc0)
Posted Last updated
.
Post not yet marked as solved
2 Replies
2.9k Views
I have admin access to my client's Enterprise account but I am unable to see In House profile in provisioning profile section. I can Ad Hoc and App Store distribution. Does this mean that he currently hasn't given me access to create an In House profile?
Posted Last updated
.