Search results for

Visual Studio Maui IOS

105,675 results found

Post

Replies

Boosts

Views

Activity

Reply to No notification
Hi - As I said earlier, I was not receiveing any notifications for iMessages or E-mails for ever since upgrading to iOS 9 and watchOS 2 Beta when it was released. I had done multiple repairings on the watch and shut down / restore cycles on the phone and nothing worked for more than a few minutes regarding notifications.But finally had SUCCESS yesterday and it continues to work through this morning. As I write this I am receiving my iMessages notifications on the watch and replying to them with no problem. Also receiving my e-mail notifications again. 1. Using iOS9 Apple Watch app on my iPhone I unpaired my watch completely.2. On the iPhone, did a complete Erase All Contents and Settings.3. Waited for iPhone to restart4. Setup the iPhone as a completely NEW iPhone instead of restoring from any backup5. Used my Apple ID to get my iCloud data (again, not from a backup on iCloud, just the stuff on iCloud, like iMessages, mail settings, contacts, etc)6. Waited a while to make sure everything from iCloud
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to iOS 9 Beta battery life
I like the assumption people make here:You report your findings in a polite manner and :1) You become a peep who is dloading betas just for the heck of it2) You are in panic and shoud be more calm..3) You knew better it's a beta.... (of cours eit is ..this is why i am testing) you should know nnot to install beta (then why do they give it to us??)4) You only own a device (just cause you are reporting issues) why do you have beta on production device? (and who told you this is my production device?)5) It will be fixed so calm down (well i am sure it will..... do you really belive i expect ios 9 to have this battery life??)6) My favourite one... why don't you test like everyone does? Plugged in into the computer so nop worries about battery life!!!! (Yeah like MOBILE devices now have to stay plugged all day.... and of course if you have a training app under development.......who does't train with a power plug behind his back??).Again to all the haters please relax..and calm down..We know it is beta, we
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
iOS 9 Beta 1 WiFi bug
Greetings,I know it's a beta. So as I find interesting artifacts I will post them up.Bug:After updating to iOS9. I have noticed when I turn on Mac filtering on my router my iPhone no longer attempts to connect to wireless. If I turn it off it works just fine.Worked fine in iOS 8.3Reset network settingRestarted phone several timesConfirmed Mac Address several timesHand typed it into the routerCopy and pasted it into the routerI will continue to report bugs as I find them. I am having an issue with battery drain but I've had that with every beta so I am sure you are aware of it.
1
0
297
Jun ’15
Bluetooth headset bugs
Just wanted to check to see if anyone else noticed this before I submit a bug report.IOS 9 Beta 1 using bluetooth to connect to either my Ford Truck (Sync) or my bike helmet unit (Sena S20). On both units, I have noticed that some sounds do not transfer to the bluetooth side. For instance, If I try Siri, the bluetooth unit will play the Siri ready chime, but Siri actually talking back will play through the speaker on the phone, even though the bluetooth option is selected. If getting a phone call, the phones speaker will ring, but will not ring through the bluetooth, but if I answer the voice is in the bluetooth as expected. In IOS 8, if the phone rang, it rang on both the phone and through the bluetooth; and Siri worked as well. I have also noticed that if I place a call through bluetooth via Siri, that the call will go through but via the phones mic and headset speaker, meaning that if the phone is in my pocket on my bike, the other end just hears an engine and I hear nothing, with no way to move t
1
0
300
Jun ’15
Distribution certificate problem
Dear Developers,I got a following problem :When I try to submit new build version to app store for testing I got this message from Xcode : Your account already has a valid iOS distribution certificate, but it's not installed locally.But actually it is, it displays in Keychain access caertificates list. Xcode doesn't allow me to import any profile files and something like this. I' ve tried all standart solutions: revoked certificates, provisioning files reinstalled it and all this. How to fix it? thanks for your time and help in regard.
9
0
966
Jun ’15
Combining Activity Data
As I thought more about how to solve my activity data problem in a different post of mine I thought of this. My activity data for my apple watch is stored in a backup that is running iOS 8.3. My watch is now running OS 2.0 and I must have my iPhone running iOS 9 obviously to connect the two. If I continue to track my acitivity data running iOS 9 and WatchOS 2 and later when (if ever) there is a way to downgrade to Watch OS 1.0.1 again could I option-click update and go back to iOS 8.3 on my phone and restore from my backup of iOS 8.3 with that activity data to combine with the days I got running iOS 9? It's confusing and I don't know if it's possible but worth a shot.Even If I lose the activity data I have in the iOS 8.3 backup I wouldn't mind too much as long as I don't lose the activity data I have everytime I update to a new beta version.
0
0
166
Jun ’15
Reply to Play sound on watch
Still waiting for my phone to update to IOS 9 so I can test it...but here is the code apple gave on thier transition page:NSBundle* myBundle = [NSBundle mainBundle];NSURL* movieURL = [myBundle URLForResource:@myMovie withExtension:@mp4];NSDictionary* options = @{WKMediaPlayerControllerOptionsAutoplayKey : @YES};[self presentMediaPlayerControllerWithURL:movieURL options:options completion:^(BOOL didPlayToEnd, NSTimeInterval endTime, NSError * __nullable error) { if (error) NSLog(@Error: %@, [error description]); / }];
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15