Posts

Post not yet marked as solved
5 Replies
I have created a test app for iOS 14 running on iPhone 6s and get the same problem as in my app shown above. Should I raise a bug report for this?
Post not yet marked as solved
5 Replies
I have tried the following info.plist settings with and without the Launch Screen Name in the General tab with no change. Still get white blank screen at start.
Post not yet marked as solved
5 Replies
This problem of getting a blank launch screen has stopped my development so need some help.
Post not yet marked as solved
5 Replies
Yes I have that setting.
Post not yet marked as solved
2 Replies
Ok, Didn't realise that. The image is 204 KB. I resolved the no entry point by setting the Storyboard ID to the filename (minus the .png) I still do not see the LaunchScreen at start of the app in the simulator. Is there any way to keep it displayed for a few seconds?
Post not yet marked as solved
4 Replies
I contacted Development Support and they gave my some links about app signing and I have worked my way through them but have not got anywhere and have messed things up even further as I now do not have the necessary signed certificate, profile, etc. I am now looking for a step by step guide for setting up the signing for my app and my future development here. Can anyone please give me a link for one of those.
Post not yet marked as solved
4 Replies
I am sorry I left off a screenshot. I have signing set to automatic.
Post not yet marked as solved
3 Replies
After another attempt saving to the desktop the video did contain all the details I had in iMovie so it appears to be some temporary problem with the location I tried to save the file in.
Post not yet marked as solved
1 Replies
It all ok now. Did not need to use observer. Just needed to drag the slider button to add an Action and use that for value updates.
Post not yet marked as solved
1 Replies
I went through the development process again and when I got to setting up the DesertBackground image in the asset library I remembered that I went through the process of making a copy of the original png and resizing to get the x2 and x3 and renamed the files accordingly. This meant that instead of the desert background being named "DesertBackground.png" it was named DesertBackground appended with @x1.png instead of just png. I had assumed that the load image process would have selected the appropriate image based on the devices capability and loaded the appropriate named file. This has been proved to be wrong, at least, for the simulator. I have now solved my problem by not doing the sizing process and the backgrounds now load correctly.
Post not yet marked as solved
2 Replies
I found a work round. I set the mapNode PhysicsBody to nil before the add child. I have no idea where the PhysicsBody was set in the first place.
Post not yet marked as solved
2 Replies
Have you tried Open Xcode. Select the "Window" menu. Select "Devices and Simulators". Select Simulators tab. Click on the "+" icon at the left bottom. Choose the desired device & preferred iOS. Click "Create".
Post not yet marked as solved
2 Replies
I am sorry about the confusion I have caused. The original problem was for an unsigned certificate for which the solution was to download and process the AppleWWDRCA.cer. The problem I put the comment in for was for a different problem. I have taken on your advise about cleaning up the warnings so will do that next and see if the latest problem persists and if it does add another entry for that with all the details I can sort out.
Post not yet marked as solved
5 Replies
I have got a problem here. I have checked my details on developer.apple.com and confirm my id and team id but I do not have any profiles so where is xcode getting the provisioning profile ed56de56-24f3-4e05-b90f-8c0fdb454ce0 from?