Post

Replies

Boosts

Views

Activity

Reply to iOS 16.4 webview can not debug in safari web inspector
@iwantosee - for my Cordova project I am running cordova-ios 6.2.0 and implemented your recommended changes to the CDVWebViewEngine.m file, recompiled my app from CLI - then deployed my app from Xcode to the simulator but my app does not show under the Safari -> Develop -> iPhone Simulator. The simulator is listed...but the app is not. I also downloaded the Safari Technology Preview and the same thing...simulator is listed but the app is not. I compared your edit to the one found in the same file from the GitHub repo you referenced. though similar, it is written differently. Does this matter? Any suggestions?
Aug ’24
Reply to iOS simulator 14.x keyboard not displaying
Heh...well...in Simulator I/O - I simply selected toggle software keyboard and it popped back up on the screen. On that simulator device it now seems to work just fine - must have been an odd glitch. I deployed my app to other simulator devices and the on-screen virtual keyboard came up everytime wihtout issue. Gonna mark this one as "glitchty mac-y" (again).
Feb ’23
Reply to Can't deploy to iPhone (not available, please reconnect the device)
Xcode: 11.5 iPhone7: 14.1 I upgraded Xcode to 12.1 and the issue is still happening - Xcode sees the iPhone 7, tries to deploy to it, but am still getting the error "Can't connect to device" I then ran the simulator for iPhone 8 Plus (1.41) that came with new Xcode 12.1 - it ran fine. Then deployed to the my real iPhone 7 again and this time it worked. Go figure! Apple Xcode is crap...most of Apple is.
Nov ’20
Reply to App rejection with two factor authentication
Isn't it ironic, to login to this forum on a new browser - guess what?! Apple requires 2FA. Yet they reject our apps for when we employ 2FA ourselves. As always, Apple is a hypocritical "Do as WE say....not as we do". I have a primary app that has always used 2FA for four years now - Apple has always gone through the app register process using one of their own internal phone numbers and in four years have only rejected an app update once. We explained they have done it before (for years) - the reviewer somehow managed to find that registration (or phone number) and were able to get the app registered. App was always accepted without the need of a special account. So...they CAN do it. But it always seems to come down to who is reviewing your app on what day. This week, we have submitted another app (on the same developer account as the primary app) and we are getting constant app rejection for the SAME 2FA authentication scheme as our primary app. Its not about security for the reviewers, its about convenience. They CAN do it....some chose not to and reject your app as a result. Zero consistency...which is Apple's hallmark in the world of software development. Part of the app review process is validating the app is secure, doesn't contain malicious code, isn't fraudulent, etc....and the first thing Apple does is reject your app because you employ stringent 2FA security. Again....the irony....or is it hypocrisy?
Oct ’20