I have my app working with Slide Over in iOS 9 except for a keyboard inputAccessoryView. For example, I bring up the App Store as the main app, swipe in from the right and select my app, it displays properly, then I go to type into a textField. When the virtual keyboard appears it goes across the entire bottom of the screen, but my inputAccessoryView originates at the left edge of the right split view instead of at the left edge of the keyboard. If I change the frame of the inputAccessoryView to have a negative origin, the inputAccessoryView shifts to the left as expected, but it is clipped to the bounds of the right split view.How should the inputAcessoryView be coded to make it appear properly when inside of a Split View?
Search results for
Visual Studio Maui IOS
105,708 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
i also have installed iOS 9 beta on my iphone 6
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Does anyone have a solution to this?I wanted to test out iOS 9 and watchOS 2. Neither of them worked well enough for me to really develop on. I mostly did this because I wanted to test out the new custom complications feature available to developers in watchOS 2, and as far as I know, this is not possible in the watchOS simulator still.I downgraded my iPhone 5S and iPad Air to iOS 8.3 no problem. I cannot downgrade my Apple Watch 42mm Black Sport to WatchKit 1.0.1 (I think that was the version of it, it was the first official update to the Apple Watch).Right now, it seems that until I put iOS 9 back on my iPhone 5S, I cannot use my Apple Watch, because I cannot pair with it using iOS 8.3. I have looked everywhere and no one seems to have a solution to this.Can I go to the Apple Store and get my Apple Watch reset with that hidden debug port underneath the removeable strap?I need to get my Apple Watch functioning again ASAP.P.S. watchOS 2 beta was especially horrible for anyt
Topic:
App & System Services
SubTopic:
Core OS
Tags:
I wanted to test out iOS 9 and watchOS 2. I mostly did this because I wanted to test out the new custom complications feature available to developers in watchOS 2, and as far as I know, this is not possible in the watchOS simulator still. Neither iOS 9 or watchOS 2 was stable enough to develop on.I downgraded my iPhone 5S and iPad Air to iOS 8.3 no problem. I cannot downgrade my Apple Watch 42mm Black Sport to WatchKit 1.0.1 (I think that was the version of it, it was the first official update to the Apple Watch).Right now, it seems that until I put iOS 9 back on my iPhone 5S, I cannot use my Apple Watch, because I cannot pair with it using iOS 8.3. I have looked everywhere and no one seems to have a solution to this.Can I go to the Apple Store and get my Apple Watch reset with that hidden debug port underneath the removeable strap?I need to get my Apple Watch functioning again ASAP.P.S. watchOS 2 beta was especially horrible for anything network-related. Same with
Hi, I've recently downloaded ios 9 beta from the sdk donwloads tab on the dev website. I resitered my UDID. And downloaded the software onto my mac. When I Try clicking the option key and clicking restore iPhone at the same time, it doesnt work. I Tried holding option, before and after clicking restore, And it didnt work. All I am seeing is an error messge saying that Find my iPhone must be turned off before iPhone 6 can be restored And I Dont want to restore I want to download the software. Please help
This is not my experience with other Betas from IOS 5 on... my phone does run hot, (64 GB iPhone 6), and was dead after 6 hours. I also sent a message to Step Tracker, and he has fixed the half count on IOS9 as of this date. One thing to note: the steps did not count after the battery went dead this monring. I have been running it since day before yesterday as well as El Capitan, which seems much more refines.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Agreed.I'm in a pickle. I upgraded to iOS 9, watchOS2. We've always been able to downgrade from iOS betas before so it must be true this time. But apparently not easily.Now I need to submit an app store update, but I can't because Xcode 7 cant be used to deploy to the app store, Xcode 6 wont deploy to iOS 9 and I can't downgrade to iOS 8.3 because my new Apple watch will become a brick.I also tried my app with Xcode 7 and its failing in AFNetworking trying to make a simple GET request. Works fine with Xcode 6.There must be a way to reset the Apple watch and re-install watchOS 1.0.1.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
I upgraded to El capitan, iOS 9 on my phone and my wifes but for some reason it won't sync with her notes. I've tried everything to signing out all icloud accounts, re installing with fresh installs but still won't sync. My notes sync with my iphone and macbook pro but nothing with her phone. Anyone can help?Thanks
Good Day,I installed iOS 9 Beta on my iPhone 5S, it loaded no problem, did first reboot and restored from a previous backup, rebooted again, got to the point of where it should be installing my previous apps again, but at this point the phone keeps respringing after about 5-10 seconds. iTunes never gets to actually sync apps.Is anyone else having this issue?Sprint iPhone 5S64GBThanks
This is a continuation of from the old forums: https://devforums.apple.com/thread/246122Calling SecItemCopyMatching will sometimes return an OSStatus of -34018 (errSecMissingEntitlement). This seems to happen when the system is running low on memory. This has not been fixed in iOS9. I've of course filed radars about this and I would encourage others to do the same while iOS 9 is under development.
We have several apps live in the iOS store using code to validate the app receipt locally, using the techniques introduced with iOS 7 and documented here :https://developer.apple.com/library/ios/releasenotes/General/ValidateAppStoreReceipt/Chapters/ValidateLocally.html#//apple_ref/doc/uid/TP40010573-CH1-SW2However I have noticed an alarming rate of failure of this code lately, up to the point that we're having trouble even passing App Store review in our last updates, since the code even fails for them. Basically, it looks like the initial receipts on app install/update are invalid, forcing us to refresh it explicitly (which is a bad user experience, forcing the user to enter their App Store login info). This in turn leads to a bad user experience, looking a lot like a bug to the App Review team, even with our own attempts to mitigate this.Once the receipt is refreshed, the validation passes just fine, so it is likely not a problem with our validation code, but rather seems to be a
Today when I attempted to upload the binary for my app I recieved an Invalid Binary message.Non-public API usage:The app contains or inherits from non-public classes in cbe-mobile: ReachabilityI had been using Reachbility 3.0, but with the error I upgraded to Reachability 3.5 as found at https://developer.apple.com/library/ios/samplecode/Reachability/Introduction/Intro.htmlUpon resubmission the error persists (addiontally the Xcode Validation system does not detect any issues). What private API is being used and how can I change it?
Managed Distribution Does Managed Distribution Device Assignment support in-app purchases? iAP not supported with MDM device assignment in iOS 9. Apple is aware of the desire for this feature and are discussion the best approach.Apple Configurator 2 An admin can export a company profile and import to as many machines as needed. Single sToken - cannot use institutiontal sToken with a seperatel location sToken for application deployment. The ideal method for Managed Distribution Device Assignemnt will be utilizing AC 2 as a mechanism to auto-enroll into an MDM. App thinning is not supported with Apple Configurator.iOS 9 How will iOS handle storage constraints for iOS updates? Currently, the iOS update command will fail the device will not be able to silently update. Similarly to non-silent updates, 50% battery is required for installation. A future update to iOS (not iOS 9) may do the following: Delete tagged App thinning Application data Delete Managed Appl
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Same goes for me. Cant receive or make any calls on my phone after upgrading to ios 9 beta. Worked one time though, taking a call om my mac.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Based on the videos and some of the new Swift API's are explicitly available on iOS 7 (like #available and guard statements), I'd say Swift 2 will run on iOS 7 and later. The next question is going to be when can we start submitting Swift 2 Apps to the App store. I'm not going to make the change to 2.0 until I know I'll still be able to submit our Apps (or at least have a reasonable accurate timeframe of when I will). And I'll say I really want to make the change to 2.0 ASAP.AndrewEdit: The Swift session currently streaming live is making many references to running on iOS 7 and later.
Topic:
Programming Languages
SubTopic:
Swift
Tags: