XE8 iOS Simulator wont open App - ios

I'm currently working on an iOS App in Rad Studio XE8. I try to run it on an Mac mini via PAServer, which made me some trouble.
NowIi get a connection to the Mac Mini and I am able to deploy my app. The simulator starts and shows the FireMonkey splash-screen for a second but then stops the app. When I try to click on the icon it again shows the splashscreen for a second and closes. I tried it with iPhone5, 5s, 6 and iPad.(all 9.3 iOS).
I even tried to start a new app with nothing in it but with the same results. I really don't know what else I could try to get the app run. Maybe someone had the same problem and will be able to help me.
System: Xe8 with update1_general
Mac Mini with PAServer 16.0(with added 17.0 data to use the sim)
XCode 7.3

Related

Appium automation on simulator and physical device stopped working after updating to Xcode 11

I was able to run automation scripts on simulators and physical devices (with varying success but at least they were working).
Now what seems to happen, on the iPhone 5 for example, it connects and the page appium.io opens, then nothing else happens.
The only error I can see in Appium is "Page 27752/0 not found. Already sent close_frame"
Nothing else has been updated except for Xcode, and I think before this I was on Xcode 9.2
This same script works fine with when automating Safari.
Version details below
MacOS 10.14.5
Appium 1.12.1
Xcode11
iPhone 5 OS 11.2.6
Apologies for any errors, I'm still new to this.
I actually don't know what to do to fix this. I've had so many problems getting automation to work with iOS that I'm reluctant to update anything at the moment. The automation works fine on Safari, just not iOS
I can't see where to attach the appium output log.
I ran into the same issue after updating to Xcode 11, seem like there is an issue with the Command Line Tools, you can roll it back to Xcode 10.2 like this:
This fixed the issue for me.

Xcode 9 not installing app on actual device

Hi I am new to iOS development, I installed Xcode 9 from MacAppStore and now trying to run my first app on my iPhone 6s but the issue is it runs well on the simulator but when I try to install it on the actual device the build fails, I also selected trust this computer form the pop up box after connecting it to Mac.
How to get this thing work.
In the Logs its displaying something what does that means.

Run old app on iOS 10

I have an old application, developed using xCode 6.
I would like to build it and run it on iOS10 without converting the code to a new version of Swift (as it seems taking too long).
Strangely, I am able to run the app on an iPad with iOS 10.0.1 but not on my iPhone which has iOS 10.0.2.
For my iPhone i get ineligible device from the Product>Destination menu.
Does anyone know why?
Thank you

Safari web inspector "No Inspectable Applications" when ipad connected to mac book pro

I have been searching/reading over the steps to set up the web inspector from an ipad on the mac. It all seems straight forward and it always shows the ipad connected in the develop drop down (in safari on the mac). But it never allows anything to be selected from my ipad (“No Inspectable Applications”), no matter what site I have pulled up in safari on my ipad.
I have a second gen Ipad 32 Gig
IOS version 8.0.2 (I started with 7.0.1 then upgraded to 7.0.2 then 8)
I am using a Mac Book Pro
IOS 10.9.5
Safari
Version 7.0.6
Initially it was not syncing with my itunes when connected to the Mac, but I was still seeing the ipad connected (I just couldn't selected anything from the develop drop down “No Inspectable Applications”). I updated to the newer version on the ipad, and now I see my name attached to the ipad in the safari drop down on my mac. But it still does not allow me to actually select any applications regardless of what site I have loaded up in safari on my ipad.
I have tried restarted/updating both my mac and the ipad, I have started and stopped safari on the mac after connecting to the ipad... Still nothing. I am not really sure what I am doing wrong or if this is just a bug?
This seems like the same issue posted 3 days ago
*** UPDATED TO:
My version numbers that worked were:
Mac Book Pro IOS: 10.9.5,
Safari Version: 7.1,
iPad IOS: 8.0.2,
Xcode: 6.0.1
I believe you need to install Xcode on the Mac, and also use Xcode (in the organizer) to set the iPad to be "use for Development." Also make sure your Safari version is up to date, as well. Apparently, all versions need to be updated for success.
Interesting to read a lot of answers but no one that just said to you Update your Safari.
Yeah, you don't need XCode to be installed, just Safari 7.1. And it's a simple update that you can do from the Mac App Store.

Can't install my iOS 7 app to the iPhone Retina (4-inch 64-bit) iOS simulator

I can run my app on a physical 64-bit device it runs fine. Also I can install other test apps to the 64-bit sim. However when I try to run and build my app on the sim it acts like it is about to start by zooming in on the icon but then it freezes with the icon zoomed in then crashes but Xcode's debugger doesn't show anything. Any ideas?
EDIT: Works fine on non-64 bit sims. I have reset all iOS sims. (/Users/xxx/Library/Application Support/iPhone Simulator). I have cleaned my project and build folder.
EDIT 2: When I start a new blank single view app it doesn't work either. So I think it's my Xcode install. The 'other' app that works in the 64-bit sim doesn't build a 64-bit binary.
Reinstalling Xcode fixed the issue.
I wonder if I helped start this issue by side loading the iOS 6 SDK along side the iOS 7 SDK so that I could submit an iOS 6 app to the App Store with Xcode 5.

Resources