Search results for

Visual Studio Maui IOS

105,621 results found

Post

Replies

Boosts

Views

Activity

Reply to Possible to downgrade to 1.0.1?
Untrue, you can downgrade From iOS 9 beta to 8.3... now that Apple tells you you can't is another story, but as long as a firmware is signed you can revert to it ...As W4rlock said:You might be able to downgrade iOS devices, but it is not officially supported. If it don't work they won't help you with that.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Can't download IOS 9 \ Xcode 7
Hi all,Whne I go to the Member center and choose IOS 9 -> Download,then I choose my iPhone model (iPhone 5 A1429), it sends me to my Apple ID details but not downloading.It doesnot matter which model I choose, it the same result..Tried it on 2 diffrent Macs, 2 browsers, same result..This also happens when I choose download on the Xcode 7.I did manage to download OS X.11.I previuosly had IOS developer program and now I should have all programs as I understood from Apple's e-mail regarding the new programs.Why can't I download the new IOS 9 Beta version?
7
0
1.3k
Jun ’15
UUID added but not recognised
HiI've added my iPhone 6 UUID to the developer centre, and added successfully - it let me update to iOS 9. When I added my Watch UUID - it confirmed the type (Apple Watch 38mm) before saving. It did not do this for my iPhone. Is this normal?I added my friends iPhone 6 plus, and it confirmed the type before saving too.When I added my iPad, it did not recognise the type. So, when i click on the type in the devices list (iPhone, Ipad, watch etc), the lists are empty apart from the iPhone 6 plus, and my Watch.Does this matter? I dont want to mess things up.ThanksJoe
0
0
305
Jun ’15
60 MB limit for executable
The iTunes Connect Developer Guide section on submitting the app (https://developer.apple.com/library/ios/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/SubmittingTheApp.html)statesiOS App build files can be as large as 4 GB, but each executable file (app_name.app/app_name) must not exceed 60 MB.We are building an app using Unity and with the addition of 64bit support our executable file is about three times that much (assume that is uncompressed). Is this still a valid limit?
4
0
3.6k
Jun ’15
NSLayoutFormatOptions - allZeros and
On Xcode7 beta, I am facing the following issues:I am trying to create 2 constraints using visual format:Constraint 1: let views1 = [v1 : v1] let verticalConstraints1 = NSLayoutConstraint.constraintsWithVisualFormat(V:|-[v1], options: .allZeros, metrics: nil, views: views1)I get an error for .allZeros, What is the way to resolve this ?Constraint 2: let views2 = [v2 : v2] let verticalConstraints2 = NSLayoutConstraint.constraintsWithVisualFormat(V:|-[v2], options: .AlignAllLeft | .AlignAllRight, metrics: nil, views: views2)I get an error for .AlignAllLeft | .AlignAllRight, What is the way to resolve this ?
1
0
1.1k
Jun ’15
BLE scan may freeze randomly
I'm currently working on an app that handle communication with a BLE device. One of my constraint is that i must connect to this device only when i have to send a command or read data. I must disconnect as soon as possible when it's done, to allow other potential users to do the same.One of the features of the app is the following :Users can enable an automatic command while the app is in the background. This automatic command triggers if the device hasn't been detected within 10 minutes.My app scans until it finds my BLE device.In order to keep it awake when i need it, i'm restarting the scan each time, because of the CBCentralManagerScanOptionAllowDuplicatesKey option ignorance.When it's detected, i'm checking if the last detection was more than 10 minutes ago. If that's the case, i connect to the device and then write into the characteristic corresponding to the service i need.The goal is to trigger this device when user come in range. It may happen a few minutes after being out of range such as a few hour
5
0
3.5k
Jun ’15
What happen to iTunes Radio?
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,
3
0
606
Jun ’15
Can't install iOS 9 on my iPad air
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
3
0
495
Jun ’15