Posts

Post not yet marked as solved
1 Replies
694 Views
PDFKit with iOS 12.4 autoscrolls the field when editing.When we tap on the field it scrolls the field up , such that we can't see where did it go.After which if we start typing it brings back down to the exact location and we can see the content being typed.I am using below configurationautoScales = truedisplayMode = kPDFDisplaySinglePage
Posted
by nii.
Last updated
.
Post not yet marked as solved
2 Replies
1.1k Views
When I try to sign the enterprise app. the signing works fine, it validates the profile and certificates and creates the .IPAAfter sucessfully installtion of the app. , I receive the following error.Attempt to add an app with insufficient id, info { BKSApplicationStateAppIsFrontmost = 1; BKSApplicationStateExtensionKey = 0; SBApplicationStateDisplayIDKey = "com.a.b"; SBApplicationStateKey = 8; SBApplicationStateProcessIDKey = 1327; SBMostElevatedStateForProcessID = 8;}
Posted
by nii.
Last updated
.
Post not yet marked as solved
1 Replies
1.6k Views
Hi All,I am trying to run the Xcode UI Test Case (for objective c code), but I receive the following error code.The bund 'Uitest Case Bundle' couldn’t be loaded because it is damaged or missing necessary resources. Try reinstalling the bundle. dlopen_preflight (Uitest Case Bundle path)......: no suitable image found. Did find:(Uitest Case Bundle path):code signature invalid for(Uitest Case Bundle path)Project is build with Legacy Build System, it compiles the file shows the launch for a second and then aborts with above error.I also tried to clean and restarted the Xcode. Then executed the test case failed again,
Posted
by nii.
Last updated
.