Hello guys,First post here (maybe second if this is the same ID from a while ago). What has happened to iTunes Radio on iOS 9 in the Music app? It's just a list of genres with two stations under each genre with the option to use search in the top right. What has happened to our stations that we've made and use? Is searching for a custom station the only way to reach it?Thank you,
Search results for
Building for iOS Simulator, but the linked and embedded framework ‘XX.framework‘ was built for
186,331 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Yeah you can do this using Size Classes I beleive.Have a look in the iOS Documentation I think theres a guide how to do it. It was introduced to have Apps work on iPhone 6 and 6 Plus without compromising the UI Layouts.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
(Since there's no specific forum for the beta of Xcode 7, I'm posting this here...)After letting Xcode convert a simple Swift project to Xcode 7, and fixing the various Swift inspired build errors, I'm still seeing a link warning:ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk/Developer/Library/Frameworks'This looks like it's coming while Xcode is linking the test target:Ld /Users/John/Library/Developer/Xcode/DerivedData/Test-aertfqgditidcgdgjozgjseufxmx/Build/Products/Debug-iphonesimulator/TestTests.xctest/TestTests normal x86_64 cd /Users/John/Dev/Test export IPHONEOS_DEPLOYMENT_TARGET=8.2 export PATH=/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin /Applications/
Hi,maybe someone can help me.i can not install iPad4,3_9.0_13A4254v_Restore on my iPad air Model A1476: The iPad could not be restored because the firmware file is not compatible. (message is in German)I did all what the help screen ask, all software ist lastes version. Thanks,Wilfried
Hi!WIth iOS 9 Beta 1 I always get This app is not allowed to query for scheme... message when trying to use UIApplication's canOpenURL: or openURL: methods. I didn't find any hint on how to grant permission for that query. Can anyone enlighten me?Thanks!Ingo.
Open Xcode and create a new OSX game project with Game Technology set to Metal. This provides you with a starting point. I'm currently trying to get some of the iOS samples working there.
Topic:
Graphics & Games
SubTopic:
General
Tags:
First, I could successfully download and install IOS 9 Beta on my iPhone 5 (Model A1429). It works fine.Second, I also could successfully download and install Mac OS 10.11 on my iMac Mid 2009. It also works fine.Third and here my trouble starts:Then I tried to download IOS 9 Beta for my iPad Air (Model A1474). The download starts, butafter two, three seconds instead of the download file I get a text file named unauthorized with the following content:Sorry, you cannot view this page.This page no longer exists or the Apple ID you signed in with does not have permission to view this page. If you’re currently a member of the Apple Developer Program, you or your Team Agent may need to update your account by agreeing to the latest license agreement in order to access this page.To view your current membership status and benefits, visitMember Center.Copyright © 2015 Apple Inc. All rights reserved.How can I negotiate the loop of unsuccessfulness?
Hello All,I’ve created application which logs motion activity of user with CoreMotion framework and M7-chip functionality (I’m using CMMotionActivityManager).Application works fine in foreground. But I need to check that event occurred in 3-7 seconds frame in background mode.And I need to range iBeacons - check entering to specified zone in background mode and activate my test for the motion event.According following review http://developer.radiusnetworks.com/2013/11/13/ibeacon-monitoring-in-the-background-and-foreground.htmlthe time for detection is about 4 minutes (in average and up to 15 minutes) in background mode.Does exist any method or workaround to grab data for motion activity and ranging iBeacon in the background with better accuracy?- I need to check that event occurred in 3-7 seconds frame and notify user.My concept application works in the following way:1. I’ve activated background mode flags for CoreLocation and Audio (it plays audio signal on event detection).2. At start it requests au
That's because Apple provides frameworks to enable third-party keyboards.So we can alter the keyboard but not the internal workings of the app.
Topic:
App & System Services
SubTopic:
General
Tags:
I have added my iPad's UDID, Made an certificate, App ID and then a peovisioning profile, in this orded. And what should I do next so I can install iOS 9 and try my app on my iPad?
Topic:
Code Signing
SubTopic:
Certificates, Identifiers & Profiles
Tags:
Signing Certificates
Provisioning Profiles
Hello everyone.I have more than 50 apps and I wish to create a component or framework that I manage to change the font type in the entire app. In all UILabels, UITextFields, UIButtons etc.Is this possible? Or I'll have to enter in all storyboards and change de font type.Thanks
Why always showing iPhone carrier name on the left top corner? I have ATT carrier. I tried to reset network settings its works, but after reboot turns back to iPhone How to fix it? Cause i dont understand when good signal, when bad... when carrier avialable, when not...iPhone 6, AT&T 
Beginning yesterday and still continuing when I go to log into my developer account (both iOS and OS X) I am presented with a new Terms and Agreement page. The agreement is not displayed, I am unable to download the PDF and when I check the Agree box then Submit it returns me to the same page. I am unable to contact support as all of the links are invalid or I get kept being sent back tot eh Terms & Agreement page.How do I get out of this black hole?
Hi Erica, thanks for the reply. In keeping my original post short, I neglected to mention that the way I ran into this is that I opened a project that worked fine with XCode 6.3.2 but that did not compile with XCode 7. So for me, this did not happen with pre-2, or at least not with the current released version of XCode.Paste the following into a new iOS Playground in both XCode 6.3.2 and 7. It works in the former but not in the latter.import UIKit var errors = [(Int, String)]() errors.append((400, Bad Request))Would like to hear from someone from Apple if this is a bug or a language change.
Topic:
Programming Languages
SubTopic:
Swift
Tags:
Hi All,I am an IT Technician for a Higher Education Instituion in the UK.I have applied to be enrolled in the iOS Univeristy Developer Programme and was just wondering if this grants the students access to the pre release ios 9 beats and OS X El Capitan.If some one has any expereince with this and could let me know that would be great.Thanks,