Search results for

Apple Maps Guides

149,435 results found

Post

Replies

Boosts

Views

Activity

SMS & Apple Watch
So after updating my iPhone 6 and Apple Watch to their new respective betas, I had to restore my Apple Watch and start all over which I realize may be a bug. However now my watch will not let me reply to SMS messages and they don't show up in the Watch messages app. iMessages sync perfectly fine and I get SMS notifications, but no option to reply. If I try to send a new message as a SMS from the Watch, it crashes the device. This was also happening with the iOS 8.4 betas.Has anyone else had this problem? Thanks!
4
0
610
Jun ’15
Unable to boot after installing beta OS
Hi,I am unable to start my Apple Watch anymore after installing the beta OS. Initially everything was good except the calendar information was not getting displayed. And I thought repairing the watch will fix the issue. However, it made it worse. I has 65% battery before the watch went off. Now it's connected to power but I am still unable to start it. Any suggestions? Thanks,Subh
3
0
482
Jun ’15
Swift Example Code
Just learning Swift and I noticed that Apple's example code on the Swift homepage does not compile in playground! I mean really, am I missing something?https://developer.apple.com/swift/extension String { var banana : String { let shortName = String(dropFirst(characters)) return (self) (self) Bo B(shortName) Banana Fana Fo F(shortName) } } let bananaName = Jimmy.bananaI changed line 03 to: { let shortName = String(dropFirst(self))This seems to work. I tried to find feedback and let them know, but there seems to be no place for developers to provide simple feedback.
4
0
835
Jun ’15
Reply to Low sound
Same problem here. Sorry I cannot help.These little oversights can be expected in Beta form. However, it was annoying to sleep right through my alarm this morning!I guess Apple software engineers are concerned with hearing loss.😕
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Missing Apple Watch Activity Data
I have just installed iOS 9 on my iPhone 6 Plus and when it started up it wiped my apple watch and I had to set it up again.After setting my apple watch up again I am missing the Activity Data for the last 48 hours, but when i look at the activity app on my phone the steps and what not are there but the rings for the last 2 days are both empty
5
0
1.8k
Jun ’15
Privacy and your app session notes
Apple views privacy as a human rightApp developers - be mindful of privacyKeeping the app ecosystem as a trusted place is important.Architecting for privacyData retentionData privacyData storageIdentifiersData RetentionHave a retention policyDelete data when it no longer serves a user needCollect the minimum data necessaryBalance storage of data against the risk of compromiseData Minimization TechniquesAnonymizeAggregateSampleDe-resolveDecayMinimizeWhat's the use of the data? What decisions are the collected data driving? If you can't come up with an answer, don't collect it. Minimize.Data transferEncrypt data in transitKeep sensitive data on the device, do not transmitProcess sensitive data on-deviceA good example of sensitive data - health data for a workout app. Process it on the device.On Device- Data protection- Keychain - store your secrets inside a keychain's encrypted storageServer side- Encrypt data at rest- CloudKitTransparencyBe clear about what data is being collected- Give users the abil
0
0
1.3k
Jun ’15
What's New in CloudKit notes
Notes is now using CloudKit to synchronize between OS X and iOSiCloud Backup is now using CloudKitApple can offer developers a huge amount of storage. I'd say watch the session video, my notes would just consist of repetitions of Huge amount of storage, costs you nothing.CloudKit Web ServicesFull CloudKit API vs JSON / HTTPSCloudKit JavaScript LibrarySign-in via Apple IDPublic and private database accessRecord operationsAssetsQuerySubscriptions and notificationsUser discoverabilitySyncCloudKit JSJavascript APIMatches CloudKit APINo intermediate servers - no need for a server in the middleNew notes web app built with CloudKit JSWeb sign-in with Apple IDApple manages the password service via using an Apple ID. Developer does not see the user's authentication credentials.
0
0
1.2k
Jun ’15
WWDC notes by rtrouton
Supporting the Enterprise with OS X Automation notes: https://forums.developer.apple.com/message/10690What's New in Notifications notes: https://forums.developer.apple.com/message/9924Your App and Next Generation Networks notes: https://forums.developer.apple.com/message/9841What's New in Network Extension and VPN notes: https://forums.developer.apple.com/message/9694Thursday Education and Enterprise Development Lab notes: https://forums.developer.apple.com/message/9267Thursday Security Lab notes: https://forums.developer.apple.com/message/9062Wednesday Security Lab notes: https://forums.developer.apple.com/message/8028Security and Your Apps notes: https://forums.developer.apple.com/message/7363What's New in CloudKit notes: https://forums.developer.apple.com/message/7290Privacy and your app notes: https://forums.developer.apple.com/message/7289What's New in Managing Apple Devices notes: https://forums.developer.apple.com/message/6945Filesystems Lab Notes: https://forums.developer.apple.com/message/67
0
0
5.7k
Jun ’15
Apple Watch Metadata Rejection - Background images are not displaying
I have been rejected 3 times based upon metadata rejection.We still continue to notice that your marketing screenshot(s) do not sufficiently reflect your app in use.- Metadata screenshots do not demonstrate the app functionality in use.My application is showing up with a black screen. The buttons are intact but the background images must not be showing up when the apple review team is reviewing my Apple Watch app. When I archive I am doing so choosing the iPhone profile. I wonder if my images for the Apple Watch are not being included in the submission bundle?When I try it in simulator I see my app works perfectly with all of the images displaying in the background of the watch.Has anyone else had this issue?Help!
0
0
326
Jun ’15