Using packages and dependencies, the API is included, but it always seems to be missing a function/functionality.
Any instructions or experience in using same? If so, please share.
Post
Replies
Boosts
Views
Activity
Need xcode 10.1 to migrate a swift project. Any working link I can use.
I have a project in obj-C and I want to save the whole project code into a file. I have followed the following:
Open your project in Xcode.
Select your project in the Project navigator, and then select the target you want to export.
Click on the "File" menu in Xcode, and then click on "Export".
However, export is greyed out. Please help.
Live app for iOS 13 but used on Xcode 12 without updating the project settings. Now back on Xcode 11.50, but unable to submit it yo App Store with error message:
Profile doesn't include the com.apple.application-identifier entitlement and doesn't match the entitlements file's values for the application-identifier and keychain-access-groups entitlements.
Looked at the usual suspects but everything seems fine.
Please help
Live app for iOS 13 but used on Xcode 12 without updating the project settings. Now back on Xcode 11.50, but unable to submit it yo App Store with error message:
Profile doesn't include the com.apple.application-identifier entitlement and doesn't match the entitlements file's values for the application-identifier and keychain-access-groups entitlements.
Looked at the usual suspects but everything seems fine.
Please help
Hi
I am using the code:
VideoPlayer(player: AVPlayer(url: myURL) )
Its not playing and in the debug , the error seems to be
2020-06-24 14:36:32.551320+0100 App Name[7219:1537101] [] [14:36:32.551] itemasyncSetProperty signalled err=-12785 (kCMBaseObjectErrorInvalidated) (owning player is invalidated) at /Library/Caches/com.apple.xbs/Sources/EmbeddedCoreMedia/EmbeddedCoreMedia-2729.5.1.3/Prototypes/Player/FigPlayer_Async.c:3239
Is there a VideoPlayer and a means to display remote images from url in SwiftUI for iOS 14?
i have been looking at AVFoundation and AVKit ...
I have made my app accessible by voice over.How do I flag this when I load the new version on the App Store?RegardsJC
All new beta releases, watch, iPad and Mac have been installed. However, the iPhone one is not working. The error is Unable to Verify Updateios 13.4.5 failed verification because you are no longer connected to the internet"this has been going for several days. Up to now, I have tried:1) deleted profile and reinstall profile after phone reset2) reset phone3) move from WiFi to 4ganyone had the same issue please?i Have an iPhone 11 Prothanks for any help you may provide
struct ContentView: View { @State private var num = 0 var body: some View { Text("Hello, World!") self.num += 1 }}How can I increment num? i have tried all suggestions i have received, but no luck ...
Anyone got and resolved this issue:The operation couldn’t be completed. Unable to log in with account 'j.neerunjun@ntlworld.com'. An unexpected failure occurred while logging in (Underlying error code 1100).Please help