Search results for

İOS 26 beta battery %1

250,756 results found

Post

Replies

Boosts

Views

Activity

WKInterfaceController.openParentApplication is unavailable
I have an app that is currently available for the the Watch. In taking my first peek at iOS9, it only has 2 errors. One in the glanceController and the same in the interfaceController'openParentApplication(_:reply:)' is unavailableIt doesn't look like openParentApplication is even an option with the WKInterfaceController anymore.I know it's early in the process, but suggestions?
2
0
4.1k
Jun ’15
Multitasking How-To/Issues
Yes, I understand this is beta, and it's day 1. However, we got a nifty new feature, so I'm interested in seeing what everyone else runs into with itFirst, if you didn't figure out how to activate the split, single-finger swipe from the right to acivate split viewIssues with split view:1) If I split view, it doesn't appear that I can close the app in the right split or replace it with another2) While I'm in split view, there does not appear to be a way to kill the right-split app. If I four-finger swipe, it does not show in the open windows unless I close the split. If I dismiss it, and then do a split, again, it shows up, again. If I kill it and the left-split app, and then try to split another app, the right-split app from the first app shows up, again.3) If I have an app launched, open a split, then dismiss the left-split app, then relaunch it, it appears as if I have not dismissed it at all (try this with Safari, for instance).4) If I open a split, then close the split, then fou
8
0
1.4k
Jun ’15
Reply to can't download
I have an old-school appleID which is not an email address, and when I tried to resend verification email it said Your email is already verified for use with another Apple ID. So I had to disassociate that email address from the other account before I could verify on this one. After doing that, I was able to get in and download betas.So my guess is that the recent changes would have caused this problem for anyone using the same email address either as an Apple ID or as an Apple ID verification email address.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to linker command failed with exit code 1 (use -v to see invocation)
Ld /Users/nathan/Library/Developer/Xcode/DerivedData/ExampleApp-adsgjtlrzvwdjxbdymykwbukmfch/Build/Products/Debug-iphonesimulator/ExampleApp.app/ExampleApp normal i386 cd /Users/nathan/Desktop/Xcode App/ExampleApp1/ExampleApp export IPHONEOS_DEPLOYMENT_TARGET=9.0 export PATH=/Volumes/Xcode/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Volumes/Xcode/Xcode-beta.app/Contents/Developer/usr/bin:/Volumes/Xcode/Xcode-beta.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin /Volumes/Xcode/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Volumes/Xcode/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk -L/Users/nathan/Library/Developer/Xcode/DerivedData/ExampleApp-adsgjtlrzvwdjxbdymykwbukmfch/Build/Products/Debug-iphonesimulator -F/Users/nathan/Library/Developer/Xcode/DerivedData/ExampleApp-adsgjtlrzvwdjxbdymykwbukmfch/Build/Products/Debug-iphonesimulator -f
Topic: Programming Languages SubTopic: Swift Tags:
Jun ’15
Reply to Multitasking How-To/Issues
Issues with split view:1) You can if you swipe it back to the right OR Pull down to select another app in it's palce2) Same as above3) Same thing I see4) Not seeing that one 5) I see the samePicture in Picture - I've only been able to get it to work with FaceTime (and it works pretty dang amazing) It even works if you are doing multi-task split screen apps. I had Safari, iMessage both running and Facetime PiP all at the same time. (Air 2 of course).I think YouTube, ESPN, etc all need to update the apps to take advantage of this feature. Watch ESPN just chrases on me.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Sandbox for Game Center
I noticed that there isn't a sandbox toggle in the Game Center settings on iOS9. Are we going to be able to start doing beta testing without forcing testers to go into Sandbox mode? That would be awesome.
4
0
4.9k
Jun ’15
UIWebView loadRequest forcing to https?
NSURL *url = [NSURL URLWithString:s]; NSURLRequest *request = [NSURLRequest requestWithURL:url]; [_webView loadRequest:request];Somehow the request is getting converted from http to https in iOS 9 on iPad mini.In my shouldStartLoadWithRequest method, I log the requests and I notice that it starts okay with the requests being http, then it suddenly changes to https without me doing anything.Anyone seeing the same?
3
0
3.6k
Jun ’15
Reply to Multitasking How-To/Issues
Hmm. Also, now app-killing doesn't seem to work at all. If I have twitter and safari open, then dismismiss both, then launch one of them and four-finger swipe sideways, I switch to the other - even though they were both dead a moment ago. Anybody else?
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to trying to link like apps
So you currently have 2 apps (one ipad and one iphone) and now hoave one universal app? Is that what your asking?If so, then no. One group of people will have to pay again to switch to the other app as they have two different ID's so they for all intents and purposes different apps. If both groups originally paid for the app you could do somethign creative with a bundle but there's no ideal solution to your problem.
Jun ’15
Wifi connected but no internet
Have installed on rMBP mid 2014 installation was smooth and pretty stable for a beta. However It is picking up my home network and connects to it but no internet connection. Other devices including iOS devices are connecting and using the internet connection without issue. Have also tried connecting to iPhone and iPad personal hotspots and internet still does not work. I have run first aid and reset the Pram but none of these have helped.Anyone else having the same issue.
15
0
6.7k
Jun ’15