I have a UIWebView that is loading a webpage with SSL and is now throwing the following error in iOS 9 Beta 1:An SSL error has occurred and a secure connection to the server cannot be made.This code all works fine in iOS 8.3 Here is the error code:-1200
Search results for
Visual Studio Maui IOS
105,639 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Has anyone else had a problem with SKEmitterNode advanceSimulationTime not working in iOS 9, beta 1?[emitterNode advanceSimulationTime:advanceTime];It was working fine in the last beta of iOS 8, but is not advancing now.
I just noticed, the lines seem to have been blurred between iOS and OSX development. Did we all justget an upgrade (those who were members of both programs) or is it just the new websites being buggy?
Right...one fee covers iOS, OS X & WatchOS now. Mine took a while but by the end of the day yesterday, I was good to go.See Apple's New Developer Program Offers iOS, OS X And watchOS Tools For $99For some reason, edit seems only for replies - can you at least delete the original?
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Ok so here is the fix for my problem. After installing beta IOS 9 to the phone set it up as a new phone. Sign in to your icloud account and individully download apps and music you want tested on the phone and the carrier will stay. If restored from a back up the carrier will drop everytime. I hope this helps others with similiar issues.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
No, your expiration memebership date is updated in this new program (if you had both memberships). When the days expire you'll only need to pay for the new Dev Program that includes iOS and OSX (only $99) 😀.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Yes, with something like this ...xcodebuild test -scheme YourAppScheme -destination platform=iOS Simulator,OS=9.0,name=iPhone 6Replace your project's scheme name in for 'YourAppScheme'Used to be you had to export/share the scheme (go to manage schemes in Xcode) to get this to work. Not sure if that is still the case. Just a warning.You can play with the destination settings to pick different devices, etc.Cheers.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
When I go to Settings / iCloud, my AppleID is there, but when I tap the disclosure triangle/icon (>), iOS asks me my to Sign in with Apple ID (i.e., enter password for my Apple ID).I enter the password but get the error message/alert:Title: Verification FailedMessage: An unknown error occurredButtons: Cancel / Try AgainI tried updating my password at MyAppleID, to no effect.I have 2-step verification enabled.
I have a shared album iCloudSharedAlbum using iCloud1. How do I get comments attached to a photo?2. How do I get the recently added comment on a photo I am observing? (Using PHPhotoLibraryChangeObserver protocol)I have been trying with the official sample: https://developer.apple.com/library/ios/samplecode/UsingPhotosFramework/Introduction/Intro.htmlI just changed a couple of lines to show shared albums (In AAPLRootListViewController awakeFromNib method)PHFetchResult *smartAlbums = [PHAssetCollection fetchAssetCollectionsWithType:PHAssetCollectionTypeAlbum subtype:PHAssetCollectionSubtypeAlbumCloudShared options:nil];I add a comment to the shared photo and wait for the changes to be reflected in the sample app.-[AAPLAssetGridViewController photoLibraryDidChange:] it IS called!. However changes are nil // self.assetsFetchResults is a list of photos I am showing. // There is only one photo in the list, the one being shared and the one the comment was just added PHFetchResultChangeDetails *collectionCha
As explained in the keynote, by default all apps built with iOS 9 SDK are opted-in to Application Transport Security. HTTPS (with the most secure options currently available - maybe your server is using weaker keys or something) is required. You can opt out with a plist key - search these forums for NSAppTransportSecurity for several other threads on the topic.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
As noted, you can always download Xcode via the Mac App Store. What's changed is that now, you can test your app on your own device without having to pay for a Developer Account.Another change is that for one fee (USD$99), you now have access to iOS, Mac OS and WatchOS app development and distribution.They said during the keynote that public betas will continue and be available later, but if you want access now/early, you need to be in a paid program.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
The ability to build native standalone Watch Apps is reported to be for late summer.Xcode 7b, as an example, only offers this for new apps/projects (also frameworks/libs):This template provides a starting point for an iOS application with an associated WatchKit Application.
Topic:
App & System Services
SubTopic:
General
Tags:
iOS 9 beta 1 crashes on start up. The release notes don't state this issue. Curious if anyone has encountered this and found a workaround, or if anyone has any ideas for a workaournd outside of power cylcing and reinstalling? I've done the power cycle, but won't try wiping the device unless the update to beta 2 (in two weeks?) doesn't resolve the issue.
Trying to install iOS 9 on my iPhone 6. Did a backup with iTunes first, current version. Restore using iOS 9 beta 1 image.iTunes says its done the restore and is starting to restore apps when the iPhone crashes, reboots, goes to the welcome page, then pretty quickly crashes again, rinse and repeat.I might mention that my iPhone gets quite hot during this process. I'm sure its not great for the battery.I have no ideas what to try. I don't want to do a new install. Any other suggestions other than going back to 8.3?
I was working with the watch—specifically on Apple's own outdoor cycling in workouts. Even with Motion Calibration & Distance on in location services, the watch doesn't register any milage at all.Am I missing something? Or is it disabled in Apple Watch 2.0 (and / or iOS 9 beta)?Thanks!