Search results for

build disappears

49,252 results found

Post

Replies

Boosts

Views

Activity

LocalStorage sometimes disappears in WKWebView
I am currently publishing an application that uses WebView, I am currently publishing an application that uses WebView, but I am having trouble with data in LocalStorage sometimes disappearing. The website displayed in WebView is made with PHP, By writing the following code in JavaScript, When WKWebView is opened, localStorage is saved and retrieved. window.localStorage.setItem('isAlreadyAgree', true); window.localStorage.getItem('isAlreadyAgree'); The problem is that sometimes this getItem does not get the data. ・This is not reproducible and does not always occur when some process is performed. ・Is it possible that the storage of the application is cleared due to distribution using MDM? ・Is it possible to store too much data in UserDefault, which would cause the LocalStorage space to be overwhelmed and disappear? I would appreciate any hints you can give me. Thank you in advance.
0
0
461
Dec ’24
User Account disappeared
Hello,on my iMac running 10.13, the iMac was in sleepmode, I tried to login at the login screen... did not work.. did then click on switch user at the login screen, then, the original User (which I was previously logged in prior to putting the mac into sleep mode), disappeared! How come?? I logged in using a second admin account, and the the admin account was gone! How can I restore the first admin account? Create a new one, pointing to the same directory? and Use the same account name? I did that, but, not all came back as before.. also lost all iMessages... please help.BR-Jan
3
0
890
Jun ’17
Notes disappear in iOS 11
When typing notes and saving the notes with a name generated from Apple Pencil (writing at the top of the note page), the entire note page disappears after a while.I am using iCloud for notes.I have looked in the recently deleted items but they are not there.
1
0
734
Jun ’17
disappearing mail notifications from NC
Since the last few betas when I receive an email in the stock app it disappears from the notifications (under recent in NC) when I unlock the phone. Bit of a pain having to open the mail app to see the emails.Running iOS 10.2 beta 7 (14C92).Any ideas how to solve this issue or is it a server issue?
1
0
424
Dec ’16
Ornament Toolbar disappears
I am working on porting my app to work with visionOS. I've come across an issue where ornaments remain hidden when changing views. I have my view within a TabView and the ornament bar shows the first time but when changing to another tab and back it does not reappear. I assume this is a bug as it doesn't make sense that it disappears. Has anyone else had this or am I doing something wrong? I did try to programmatically show and hide but it seems the view is completely removed from the stack and does not return. Here is the Swift code I am using: NavigationStack { VStack { *MainView* } .toolbar { ToolbarItem(placement: .bottomOrnament) { *ToolbarView* } } }
10
0
2.0k
Aug ’23
Reply to Testflight Build missing
Same here. Sent a build (number 22) and it uploaded successfully and was processing. This morning got up and saw that it's gone. Tried uploading it again but it is rejected by saying build 22 is already uploaded. Then bumbed build to 23, uploaded again. Processing, and when processing is completed it disappeared too.
Jun ’19