Search results for

“build disappears”

51,304 results found

Post

Replies

Boosts

Views

Activity

Score disappears from Leaderboard
Hi, I have a weird problem - my app's been live for a number of months, and all scores seem to be submitted to the Game Center leaderboard. However, I was playing my game the other day, and I've managed to beat my existing score that was on the leaderboard. The new score was submitted to the leaderboard - I viewed the leaderboard and my score was right there - great! A day later, when I viewed the leaderboard again, my score was gone. Only the previous (lower) score was there - the one I managed to beat a day earlier.Anybody experiencing scores disappearing off the leaderboard? Thanks.
4
0
2.1k
Oct ’17
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
524
Dec ’24
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
742
Jun ’17
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
904
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
427
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.1k
Aug ’23
Score disappears from Leaderboard
Hi, I have a weird problem - my app's been live for a number of months, and all scores seem to be submitted to the Game Center leaderboard. However, I was playing my game the other day, and I've managed to beat my existing score that was on the leaderboard. The new score was submitted to the leaderboard - I viewed the leaderboard and my score was right there - great! A day later, when I viewed the leaderboard again, my score was gone. Only the previous (lower) score was there - the one I managed to beat a day earlier.Anybody experiencing scores disappearing off the leaderboard? Thanks.
Replies
4
Boosts
0
Views
2.1k
Activity
Oct ’17
subtitle of safari did not disappear.
when we play the streaming with subtitle, it is not disappear until next subtitle data comes. we check data of subtitle and there are end-time data. but end-time data change to infinity on track info of safari browser. is there any solution?
Replies
0
Boosts
0
Views
563
Activity
Apr ’23
Reply to Use alert with toolbar cause preview crash
After much trial and error with this same problem, I found that cleaning the build folder (cmd + shift + K) makes this issue disappear.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’23
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.
Replies
0
Boosts
0
Views
524
Activity
Dec ’24
My app disappeared from the app store
My app was sent to the app store. I could search for it and find it. Then, about a day later, I can't find it on the app store. When I search for it, it won't show up. Its like it just disappeared. I didn't chnage anything in Itunes connect.
Replies
3
Boosts
0
Views
2.2k
Activity
Sep ’17
Reply to new builds not show in app store connect
Hi, I'm having the same problem. After a week, trying submit a lot of builds, but without success, just disappears, nothing else.
Replies
Boosts
Views
Activity
Nov ’22
PKInkingTool markups getting disappeared
When drawing using PKInkingTool as soon as the drawing is finished markups getting disappear this happens in IOS 16 Xcode 14.1 Beta
Replies
2
Boosts
0
Views
1.2k
Activity
Sep ’22
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.
Replies
1
Boosts
0
Views
742
Activity
Jun ’17
Whatsapp disappeared from home screen
After installing ios 12, Whatsapp disappeared from my home screen. I still get alerts for it and can open it via search or via app store, but I can't delete it to re-install it because its not on my home screen anywhere
Replies
1
Boosts
0
Views
512
Activity
Jun ’18
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
Replies
3
Boosts
0
Views
904
Activity
Jun ’17
Reply to Scheme Destination Toolbar Missing
As said, this is a screen width related issue. If the screen is too narrow (for the project), the Scheme and Build Status toolbar areas collide. XCode favors the Build status, so the Scheme disappears. Widden the project size and both reappear.
Replies
Boosts
Views
Activity
Jul ’15
App disappeared in iTunes connect
I created 8 apps in iTunes Connect and entered some information for the app.After some time, 3 apps disappeared from iTunes Connect and I can't find it any more.Also, when I'm trying to recreate the app for the missing app, I can't find the bundle ID for the apps.Please help.
Replies
1
Boosts
0
Views
636
Activity
Nov ’15
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?
Replies
1
Boosts
0
Views
427
Activity
Dec ’16
Reply to itunesconnect prerelease builds disappeared
Same problem today. I saw the build briefly in the prerelease section with the status Uploaded. And now it has completely disappeared. Very frustrating.It shows up find if I go to the Version tab and want to add a build there, but it is MIA in the place I actually need it.
Replies
Boosts
Views
Activity
Aug ’15
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* } } }
Replies
10
Boosts
0
Views
2.1k
Activity
Aug ’23