Search results for

Visual Studio Maui IOS

105,617 results found

Post

Replies

Boosts

Views

Activity

Disable button not working
I am new to iOS app development and recently I was making a simple login app whose interface looks like this:http://imgur.com/W3nxMEGI just want the Login button to take me to the next ViewController only when:1) All fields are filled2) Passwords matchI created a pointer modButton that is hooked with the Login butotn in the storyboard. I disabled it in the loginButton action method but it doesnt seem to work.link to my code: imgur.com/01Y6X6UAnybody willing to help me solve this issue?Regards
2
0
771
Jun ’15
Reply to iOS 9 Beta battery life
This is because most betas are not optimized for battery life. They are optimized to capture debugging logs and have the CPU cranked. You should never install it on a personal phone. I've learned about this all too well. You're better off downgrading to IOS 8.3 and just use the simulator.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
First Time Coding
Hey, I was hoping some of you guys could give me some links to somewhere which would help me learn to code with Swift. This is my first time coding, so I have no background experience at all.I have basically thought of an app idea, and I need to learn how to set up a link in the app so that the user would be able to call someone just by pressing a button in the app. If any of you woukd be able to give me any tips, any help at all would be appreciated.By the way, the app is for an iOS. In the future, I also plan on developing the app for watchOS.Thanks,Luke.By the wy, the app is for an iPhone 6, if that makes a difference.
3
0
760
Jun ’15
Reply to Phone no longer Working
I managed to find the offending setting:Goto General/Accessibility/Call Audio Routing and select Automatic.In previous iOS versions I had to set this to Bluetooth headset to correctly route the audio to my Belkin Bluetooth car kit.As it may happen, Apple actually might have fixed a bug since one would expect that the correct setting should be Automatic all along.I didn't try using my Car so we may need to toggle this everytime we go in and out of the car.Hope this helps.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
IOS 9 Beta and Apple Pay
Did anyone notice that when you install IOS 9, you cannot put your credit cards into Apple Pay anymore?When you go to wallet (formerly passbook) it only lets you add in passes not credit cards anymore.Also, there is no wallet in settings to enter tham that way either.You can enter them in the watch app for the watch but not to use on the IOS device.
0
0
325
Jun ’15
Reply to Apple ID username or password is "incorrect" while trying to install OS X 10.11
Yeah i am having the same problem.I can sign in alright on my iOS devices, but my Mac can't sign into icloud.I have experience the following instances:1) Installed 10.11 onto a machine, which didn't use my icloud account - I can't sign in (Don't have a screenshot for that)2) Upgraded a machine that was using my icloud as my account and it seems to have signed in, but then whenever I need use an app relying on it I get the following message. (Screenshot 1)and when I want to see my icloud account details I see this:Hope this gets fixed soon.(This post has images, but they do not always seem to load, I will check again in a little while)(May have to use my TM backup for the time being)**EDIT**Just in case someone does not know what I am talking about, here is a link to the images.For some reason, this forum, does not show them in the final version, but it does when I edit the post.http://imgur.com/a/einpu
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
What's New in Managing Apple Devices notes
Expanded DEP now available in 26 countriesFour-hour turnaround for replacement devicesNew features of DEPEnrollment optimization - Keeps the device in Setup Assistant until MDM enrollment completes.DEP will send a DeviceConfigured command to the device, to let it know it can now exit Setup AssistantAvailable for 10.11 / iOS 9Account creation:Prevent user account creationSet passcode policyCreate standard user accountSetup Assistant will also create admin account in the background.- optionally hiddenStandard user is created by Setup Assistant, (possibly hidden) admin user is available for remote administration.Additional panes can be removed from Setup AssistantTouch IDApple PayZoomAndroid Migration <- new option to removeMDMServiceConfigEquivalent to Storebag from iTunes StoreInforms tools what info they can obtain from your serverThree different ways of purchasing appsApp StoreVPP Redemption CodesVPP Managed DistributionVPP expanded to 26 countries (matches DEP)Multinational app assignmentPurchas
7
0
6.6k
Jun ’15
Reply to iOS 9 Beta battery life
I'd put it down to the phone doing lots of stuff in the background like indexing things for the new search and Siri functions for now. This is always the case after a major update on OSX for me and given the changes in iOS this time around, I'd put it down to the same thing.Give it a day or so, then see how the battery is coping.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15