Hey everyone! So recently I've been developing local notifications on watchOS 3.0 using the new UNNotification classes. I've been able to get through it no problem, but am now curious about something. If I schedule a notification for a point in time where the user does not have their watch on, or is locked, what should be the expected outcome? As of now, I am not receiving any notifications which is a bummer, but would hope that I can figure how to fix it. Thanks in advance for your time! - Alec
Search results for
Account Locked
31,820 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi,My App works fine but is still in development....First SignON and scroll over my Tableview....make an Order and wait for Response (iPad App)...now after the order is submit my timer is still working check every 10 sec for response...now push my App in Background and foreground the timer ann App is still alive...but is automaticly settings the iPhone screen dimm the Screen and after a while my iPhone is locked,after unlock my iPhone and start my App ...my App is in login Screen...so i have set in my scheme Launch due to background fetch event! but it's not working...Why my App is terminated an not on my last screen after locked ?there are only simple URLConnection call on my timer....Thanks
I've read through this entire thread and am having the identical issue. I've tried everything on this list from the top to the bottom. My phone worked like a charm, the first time. When I go to setup a 'family' device it locks up at the loading scenes. If I reset homekit, the problem flips to the other device.Was anyone ever able to solve the multiple device/account issue where only the first iCloud account devices work?
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Thanks for your answerActually I make an OTA update ,After that my Iphone work normallythen I did a full erease and restore he ask me for my password to desactivate FMI , i put my password , nothing wrongwhen restarting ,the activation screen show up ,and the phone ask for to activate with another unknown account .and when i put my account he show me emails for others icloud users , sayin that you cannot activate your phone with that others emails accountsI take note of more than 20 emails accounts .and still in that lock screen
Topic:
App & System Services
SubTopic:
Core OS
Tags:
not sure where to post this hence adding here. how to run in this full screen mode even when the screen is locked. As far as I looked, it’s only live activities that the developers are made available with. Is there a way to create our own UI on lockscreen, given a similar usecase exists?
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags:
Inter-process communication
WidgetKit
App Intents
ActivityKit
If I run this code below , it will goto the detail view the first time, but will not goto the detail view again. It locks up the program with no errors.If I add a second item in the first List (0..<2) it runs fine. Any ideas ?Xcode 11.3import SwiftUIstruct ContentView: View { var body: some View { NavigationView { List { NavigationLink(destination: DetailView() .navigationBarTitle(Test Detail)){ Text(Goto Detail).foregroundColor(.blue) } .navigationBarTitle(Welcome) } } }}struct ContentView_Previews: PreviewProvider { static var previews: some View { ContentView() }}struct DetailView: View { var body: some View { List(0 ..< 5) { item in Text(hello).foregroundColor(.blue) } }}
I am having issues with the UNNotificationContentExtension and actions on the lock screen.If the action requires authentication UIMutableUserNotificationAction.authenticationRequired and the notification is displayed on the lock screen using a UNNotificationContentExtension, the selected action is not sent to my UIApplicationDelegate to be handled.It only occurs in the specific case above.If the action does not require authentication, it works fine.If the notification is displayed on an unlocked phone, it works fine.If the notification is displayed on the lock screen without using the UNNotificationContentExtension, it works fine.It seems like the phone is treating the authentication for the action like a normal unlock, instead of an authentication for an action.For notifications that don't use UNNotificationContentExtension -- if I enter my passcode or fingerprint to authenticate an action the phone remains on the lock screen. But, if I use the UNNotificationContentExtensi
Hi anybody figured out how to detect if the device gets locked ? The purpose would be to remove sensitive stuff on events where the user removes the watch from the wrist.
Can I get testers outside of an iphone App's region (when on the app store) to test an app via Test flight, or will they be denied by the same region lock as when released?
Hello,It's unclear on documentation about the case of password locked screen. I plug my accessory and I can see the transfer activity from accessory side. But after unlocking the screen, my app does not launch automatically (in compare with unlocked screen). Is it a known limitation?Regards,Mikhail Kolesov
Got an issue with XC UI Testing where I can't open documents without them being marked as locked (the Locked label is shown in the titlebar). The document in question is a testing asset and copied into the testing bundle for easy access. I've checked the file in bundle in Finder and the document is not marked as locked. I've also tried copying the document to a temp directory before opening it and it's still locked?! What's the trick for getting it to open without being locked?
I am unable to access my IOS account for a bit now i cant reset the password too and it says my account is locked. Does anyone have this issue and how did you resolve it
Topic:
Community
SubTopic:
Apple Developers
I'm building a Messages extension that shows a vertically scrolling UICollectionView. I've noticed that when the extension first loads, scrolling vertically is not locked and the slight movement horizontally moves the entire extension away. Has anyone else seen this? I've filed a bug and am waiting to hear back.
I doubt that the apple devs will actually read this. But if they do, may i have a small request for them? (I know you guys have move on from ios 10 to ios 11. But im stuck on my iphone 5 so no ios 11 for me :p) Add the capability for users to either customise/disable the clock on top of the lock screen for ios 10+ please? I have seen a lot of people trying to jailbreak their iphone just to get this feature, and honestly i dont see any reason this shouldnt be added. Furthermore, people jailbreaking their devices just to get a that simple of a feature is not what you want right? So again, could you please add the ability to disable or customise the lock screen clock? If it work for ios 10 and lower users, it would be even more wonderful. A small ios update adding a small feature wont bother anyone (I think).
It says im needed to connect to itunes but doesnt give info of what i should do