Search results for

“Account Locked”

32,720 results found

Post

Replies

Boosts

Views

Activity

remote notifications show on lock screen
Hello everyone,my problem is:when I switch off the screen of my iphone while my app is in foreground I don't receive any push notification about my appThe option show on lock screen is enabled in iphone settings and works but only if I switch off the screen when my app is closed or background; it doesn't work if my app is in foreground when I turn off the screen.I tried with iphone 6 and ios 8 but I need running my app also in ios 7I noticed that if I open whatsapp and set notifications in the app and then I turn off the screen of iphone, the push notification arrive and the screen turn on, so I think is possible do it also in my appthanks in advanceP.S. I'm sorry for my English but I hope it is understandingClaudio
0
0
633
Jun ’15
AirPlay controls unresponsive on lock screen.
Hey everyone, I'm having an AirPlay issue with my video player and I was hoping someone could be of assistance.My reproduction steps are as follows.I AirPlay to my AppleTV (via mobile web or using my app).Lock the phone.Pause the video.Attempt to play video.Once I pause the video I am unable to resume it again. I can keep pressing pause/play but the video will not change state. Once I unlock the phone however, all of the previously unresponseive actions are executed and the video will be played/paused in rapid succession. Also, during this time of unresponsiveness, I am unable to execute any JavaScript in Safari's Console tab, or expand any of the HTML elements in the Elements tab. It's like the browser/player has been suspended or backgrounded and connectivity has been lost.Any help or insight would be greatly appreciated.Thank You.
0
0
1k
May ’18
Can the MDM status be changed while the user's screen is locked?
Hello, I am an iOS developer managing an MDM app. In this app, we are only using the camera restriction feature. Can the MDM status (specifically, the camera state) be changed while the user's screen is locked? We want to communicate with our server in the background and apply changes, but there is no known information about this. I would appreciate your help!
0
0
297
Mar ’25
Reply to unable to make payment to enroll in aple developers program
This seems to be a common issue especially for people outside of the US, I'm from the UK and had problems with enrolment. It took 2-3 weeks for it to be resolved for me. At first the Developer app wasn't recognising my ID and would present errors but after a few days my account was locked from enrolling. The impression I got from Apple Support was because I was attempting to enrol from my Mac, iPhone and through the website, my account was flagged as potentially fraudulent. If this happens your only solution is to contact Apple Support and try to speak on the phone to a more senior person, in my case a Senior Advisor and politely request their operations team to send you an email which contains a website link where you can securely upload your ID such as your passport. If you haven't been locked out from enrolling yet, my advice is to use the website. I think it's more reliable than enrolling through the Developer apps. Hope this helps.
Dec ’23
WatchKit local notification does not fire when simulator is locked
HiI've a test app (I'm using the Simulators) on the phone that schedule local notifications. The notifications are shown on the Watch only if the watch face or another app are shown. The notifications are not shown if the Apple Watch Simulator is locked with Command+L.As I understand, in this state the simulator should impersonate a Watch with the display shut off (not in the locked screen) so I should see the notifications.Someone have any clue?ThanksMB
2
0
608
Oct ’15
Lock app for authentication with TouchID
Hey everyone,I have a problem which I can't solve.My app consists of a tab bar controller and in one tab bar I have an Table View Controller, in which can get to other View Controllers.Everything working fine so far.Now I want to give the user the ability to lock the app with TouchID, so not everyone can open the app.TouchID authentication is also working well.I have an extra View Controller, which I have set as the initial View Controller, in which the authentication should happen.If the authentication was successful, I am performing a segue to the Tab Bar Controller.This also works fine.But if the user then clicks on the tab bar item for presenting the Table View Controller, and the on a row to get to another View Controller, I am facing the problem that the View Controller for authentication shows up and not the expected View Controller.And I can't explain myself why this error occurs, maybe someone has an answer for me or a better solution for protecting the app through TouchID/Password. 🙂My pro
1
0
586
Dec ’17
Custom UI for Lock Screen for Mac OS Mojave
Hello.I use a plugin for customizing UI on the login screen. Version of Mac OS: 10.14.3 Mojave.My plugin is similar to this one by reference. https://developer.apple.com/library/archive/samplecode/NameAndPassword/In older versions of Mac OS, I could use such plugins to customize the lock screen too.Now the old way to connect the custom plugin on the lock screen does not work.Moreover, when I use authentication via a smart card on the lock screen, I have a pop-up window with a pincode input field, which I also cannot change by custom plugin.I have a questions regarding issue described above:Does the current MAC OS version have the ability to customize the lock screen? If yes, how it could be done? If no, will it be possible in the future versions of the MAC OS?Is it possible to switch lock screen to username-password instead of PIN-code when smart-card is in?Thank you in advance.
1
0
1.5k
Mar ’19
Widget with relative date text not updating when device is locked
I have a widget that uses a countdown or timer by using a Text view of a date with a style of relative. The first time this widget is viewed on the Today screen in a locked state it gets the correct data, however all subsequent viewing of the widget from a locked device does not change the countdown at all. Even locking, viewing the now correct today screen and then locking again, will go back to the data it seems to have cached on the first viewing of that widget from the locked state. Is there anyway for this relative date to update while the device is locked?
0
0
679
Nov ’21
Watch constantly restarting and issues with lock/unlock
Experiencing this on watchOS 5 beta 1 and watchOS 5 beta 2 with a Series 3 cellular. The watch will randomly restart. This seems to happen 5-10 times a day.In addition to restarting, the watch sometimes appear to get stuck between locked and unlocked. It appears locked (calendar complication says unlock to view and activity rings are greyed out), but when I tap the face to put in the passcode the watch is actually unlocked (a tap on the calendar complication takes me straight to the calendar app as if the watch is unlocked, a tap on the activity coimplication takes me straight to the activity app).I just installed the sysdiagnose profile and will be submitting my logs to Apple, but was curious if anyone else has had this issue and found any solutions since my watch is mostly useless as a result. I have unpaired/repaired and set up as a new watch, which helped for a little while and then the same behavior started to happen again.
0
0
494
Jun ’18
watchOS 2b4 slow & locks up
I installed b4 and the watch is slow and actually locks up now requiring a force reboot. When it first launches, it works just fine but after a few minutes, it starts to bog down and eventually requires the force reboot. Unpairing and repairing doesn't fix it.I wonder if there is a weird process causing this. Is anyone else seeing this?
33
0
4.9k
Jul ’15
remote notifications show on lock screen
Hello everyone,my problem is:when I switch off the screen of my iphone while my app is in foreground I don't receive any push notification about my appThe option show on lock screen is enabled in iphone settings and works but only if I switch off the screen when my app is closed or background; it doesn't work if my app is in foreground when I turn off the screen.I tried with iphone 6 and ios 8 but I need running my app also in ios 7I noticed that if I open whatsapp and set notifications in the app and then I turn off the screen of iphone, the push notification arrive and the screen turn on, so I think is possible do it also in my appthanks in advanceP.S. I'm sorry for my English but I hope it is understandingClaudio
Replies
0
Boosts
0
Views
633
Activity
Jun ’15
AirPlay controls unresponsive on lock screen.
Hey everyone, I'm having an AirPlay issue with my video player and I was hoping someone could be of assistance.My reproduction steps are as follows.I AirPlay to my AppleTV (via mobile web or using my app).Lock the phone.Pause the video.Attempt to play video.Once I pause the video I am unable to resume it again. I can keep pressing pause/play but the video will not change state. Once I unlock the phone however, all of the previously unresponseive actions are executed and the video will be played/paused in rapid succession. Also, during this time of unresponsiveness, I am unable to execute any JavaScript in Safari's Console tab, or expand any of the HTML elements in the Elements tab. It's like the browser/player has been suspended or backgrounded and connectivity has been lost.Any help or insight would be greatly appreciated.Thank You.
Replies
0
Boosts
0
Views
1k
Activity
May ’18
Message tones no longer play when screen is locked.
After upgrading to build 13E5214d, sms/imessage tones no longer play when the screen is locked.
Replies
0
Boosts
0
Views
249
Activity
Mar ’16
Can the MDM status be changed while the user's screen is locked?
Hello, I am an iOS developer managing an MDM app. In this app, we are only using the camera restriction feature. Can the MDM status (specifically, the camera state) be changed while the user's screen is locked? We want to communicate with our server in the background and apply changes, but there is no known information about this. I would appreciate your help!
Replies
0
Boosts
0
Views
297
Activity
Mar ’25
Reply to unable to make payment to enroll in aple developers program
This seems to be a common issue especially for people outside of the US, I'm from the UK and had problems with enrolment. It took 2-3 weeks for it to be resolved for me. At first the Developer app wasn't recognising my ID and would present errors but after a few days my account was locked from enrolling. The impression I got from Apple Support was because I was attempting to enrol from my Mac, iPhone and through the website, my account was flagged as potentially fraudulent. If this happens your only solution is to contact Apple Support and try to speak on the phone to a more senior person, in my case a Senior Advisor and politely request their operations team to send you an email which contains a website link where you can securely upload your ID such as your passport. If you haven't been locked out from enrolling yet, my advice is to use the website. I think it's more reliable than enrolling through the Developer apps. Hope this helps.
Replies
Boosts
Views
Activity
Dec ’23
WatchKit local notification does not fire when simulator is locked
HiI've a test app (I'm using the Simulators) on the phone that schedule local notifications. The notifications are shown on the Watch only if the watch face or another app are shown. The notifications are not shown if the Apple Watch Simulator is locked with Command+L.As I understand, in this state the simulator should impersonate a Watch with the display shut off (not in the locked screen) so I should see the notifications.Someone have any clue?ThanksMB
Replies
2
Boosts
0
Views
608
Activity
Oct ’15
Lock app for authentication with TouchID
Hey everyone,I have a problem which I can't solve.My app consists of a tab bar controller and in one tab bar I have an Table View Controller, in which can get to other View Controllers.Everything working fine so far.Now I want to give the user the ability to lock the app with TouchID, so not everyone can open the app.TouchID authentication is also working well.I have an extra View Controller, which I have set as the initial View Controller, in which the authentication should happen.If the authentication was successful, I am performing a segue to the Tab Bar Controller.This also works fine.But if the user then clicks on the tab bar item for presenting the Table View Controller, and the on a row to get to another View Controller, I am facing the problem that the View Controller for authentication shows up and not the expected View Controller.And I can't explain myself why this error occurs, maybe someone has an answer for me or a better solution for protecting the app through TouchID/Password. 🙂My pro
Replies
1
Boosts
0
Views
586
Activity
Dec ’17
Is there a way to lock a SwiftUI View into a particular orientation?
I am able to listen for existing orientation changes by using UIDevice.orientationDidChangeNotification. However I want to lock SwiftUI views to a particular orientation based on a requirement. Is there a way to do it without introducing AppDelegate?
Replies
1
Boosts
0
Views
835
Activity
Feb ’23
Push notification disappearing with in second from the lock screen!
Push notification disappearing with in second from the lock screen! When we use our app to send push notification it dissappear within seconds or stay for few seconds and sometime its just the sound. Please guide me thank you :(
Replies
7
Boosts
0
Views
10k
Activity
Feb ’16
Pause Picture in Picture (PIP) when user locks the iPhone?
I am have implemented PIP in my app. When user goes to background while video was playing. App opens PIP and everything works fine. But when user locks the device , PIP is not stopping/Pausing the video. Is there a way I can pause the Video when user locks the device?
Replies
0
Boosts
0
Views
477
Activity
Aug ’24
Custom UI for Lock Screen for Mac OS Mojave
Hello.I use a plugin for customizing UI on the login screen. Version of Mac OS: 10.14.3 Mojave.My plugin is similar to this one by reference. https://developer.apple.com/library/archive/samplecode/NameAndPassword/In older versions of Mac OS, I could use such plugins to customize the lock screen too.Now the old way to connect the custom plugin on the lock screen does not work.Moreover, when I use authentication via a smart card on the lock screen, I have a pop-up window with a pincode input field, which I also cannot change by custom plugin.I have a questions regarding issue described above:Does the current MAC OS version have the ability to customize the lock screen? If yes, how it could be done? If no, will it be possible in the future versions of the MAC OS?Is it possible to switch lock screen to username-password instead of PIN-code when smart-card is in?Thank you in advance.
Replies
1
Boosts
0
Views
1.5k
Activity
Mar ’19
Widget with relative date text not updating when device is locked
I have a widget that uses a countdown or timer by using a Text view of a date with a style of relative. The first time this widget is viewed on the Today screen in a locked state it gets the correct data, however all subsequent viewing of the widget from a locked device does not change the countdown at all. Even locking, viewing the now correct today screen and then locking again, will go back to the data it seems to have cached on the first viewing of that widget from the locked state. Is there anyway for this relative date to update while the device is locked?
Replies
0
Boosts
0
Views
679
Activity
Nov ’21
Watch constantly restarting and issues with lock/unlock
Experiencing this on watchOS 5 beta 1 and watchOS 5 beta 2 with a Series 3 cellular. The watch will randomly restart. This seems to happen 5-10 times a day.In addition to restarting, the watch sometimes appear to get stuck between locked and unlocked. It appears locked (calendar complication says unlock to view and activity rings are greyed out), but when I tap the face to put in the passcode the watch is actually unlocked (a tap on the calendar complication takes me straight to the calendar app as if the watch is unlocked, a tap on the activity coimplication takes me straight to the activity app).I just installed the sysdiagnose profile and will be submitting my logs to Apple, but was curious if anyone else has had this issue and found any solutions since my watch is mostly useless as a result. I have unpaired/repaired and set up as a new watch, which helped for a little while and then the same behavior started to happen again.
Replies
0
Boosts
0
Views
494
Activity
Jun ’18
watchOS 2b4 slow & locks up
I installed b4 and the watch is slow and actually locks up now requiring a force reboot. When it first launches, it works just fine but after a few minutes, it starts to bog down and eventually requires the force reboot. Unpairing and repairing doesn't fix it.I wonder if there is a weird process causing this. Is anyone else seeing this?
Replies
33
Boosts
0
Views
4.9k
Activity
Jul ’15
Auto-Lock does not work on iPad Pro 2020 11"
Auto-Lock does not work on iPadOS 14.5 (18E5164h). I have tried to set auto-lock to 2 minutes, but even then, it does not auto-lock. It only locks when I press the power button or close my iPad smart cover.
Replies
0
Boosts
0
Views
515
Activity
Mar ’21