Search results for

build disappears

50,309 results found

Post

Replies

Boosts

Views

Activity

Reply to Xcode not responding
Did someone solved this issue? I found out that it may be related with storyboard with many view controllers. When I do a build and run the Mac got stalled and I must force restart it. If decrease the number of view controllers in the storyboard the issue disappears. I have a powerful MacBook Pro 15 mid 2014 that is very fast with all the programs I run. What’s the problem here?
Aug ’19
Lazy Loading Causes Some Images to Disappear Intermittently on iOS Devices
Hey everyone, Back in 2022 and 2023, we noticed that some images on our web pages would disappear randomly. After refreshing, some of the images that were missing would appear, but then another image would go missing. Did anyone else experience this issue? Is there a fix / workaround I can use? This only seems to be an issue on iOS devices and images that have the loading=“lazy” attribute.
1
0
753
Aug ’24
Entire App Record Disappeared - iTunes Connect
I had a client app record created (+ button on the top left of iTunes Connect), went to upload the actual build and everything went through as normal. Added the client testers, and pushed out TestFlight invitations. The client found some bugs, fixed them and uploaded a new build only to find out that the entire app record had been deleted. The client says they haven't touched anything in the portal, and they did not receive any email stating why their app is gone. When I contacted apple dev email about it, they said they cannot find any record of that app name or bundle ID existing, but when I try to create a new app record with the same app name, it gives me an error saying that name is already in use. Has anyone experienced this before, and have a possible resolution?
0
0
431
Sep ’18
Files get disappeared after selecting in iOS Files app
I have all the stuff in files. It’s all working fine. But the files get disappeared after selecting the file in the listing. the missed file get appeared when go back to the previous folder and coming again to the same folder. please check the attached link. Looking forward to hear from you. Iink - https://developer.apple.com/forums/content/attachment/0d5c4360-ebf6-41c4-9451-704bd2862ded
0
0
364
Jul ’20
Location Permission Popup disappears
Hi,I am developing some app in which I need to access users location, For that I can taking access of location manager. I get the permission popup on the start, After getting it I lock the device and unlocks then that permission popup disappears.Another issue I'am facing is some my app dont get listed in Setting apps list.Sometime app get listed but Location service doesn't get listed under app from where I can switch location on and off.Please help. Need it in hurryThanks
0
0
290
May ’16
Assets disappear in Xcode 7
Hi All,I an running Version 7.0 beta 4 (7A165t) and when in the GameScene.sks and have added some sprites Color Sprite and given then a texture which is a png in my assets.xcassets. When I quit xcode and re run it the textures I have assignes have gone and I get a big X instead. Any help here would be great !!!! i.e is this a bug or have I not followed tbhe correct steps to inserting a sprite into an SKS
1
0
508
Jul ’15
In-Apps disappears after the creation.
Hello everyone!I have faced with an issue, when i'm creating the new consumable in-app, after saving it doesn't display in the Features/In App purchases section. So i can't send it for the approval.Has anyone faced the same issue or do you have any ideas of how it can be solved?Screen cast attached - https://www.dropbox.com/s/vbstzpe4n3wj4qn/Pack_disappear.mp4?dl=0
0
0
328
Nov ’17
Xcode error won't disappear
I'm getting an error in Xcode, which uses C + +, saying no rule to process file '/Downloads/downloaded plugins for editing/GLS editor/glslEditorAudioPlugin-master/GLSLPlugIn/Source/GLSLComponent.h' of type sourcecode.c.h for architecture x8664. I want to keep the file GLSLComponent.h since getting rid of it results in more errors, but I don't know how to process a file in C++, or what the command for that is, even after Googling it. What should I do or put into the code?
0
0
390
Dec ’20
CloudKit container data disappeared.
Most of my CloudKit data has been missing from my container for over a week. No response from Apple support. I am very worried it may be unrecoverable.my apps can not access the data and the dashboard shows a huge amount of files and data in other files missing. These are needed to operate our chiropractic clinic and contain patient and transaction history. This might be a disaster for us.
3
0
526
Sep ’24
Entity disappears when changing position
I have some strange behavior in my app. When I set the position to .zero you can see the sphere normally. But when I change it to any number it doesn't matter which and how small. The Sphere isn't visible or in the view. The RealityView import SwiftUI import RealityKit import RealityKitContent struct TheSphereOfDoomRV: View { @StateObject var viewModel: SphereViewModel = SphereViewModel() let sphere = SphereEntity(radius: 0.25, materials: [SimpleMaterial(color: .red, isMetallic: true)], name: TheSphere) var body: some View { RealityView { content, attachments in content.add(sphere) } update: { content, attachments in sphere.scale = SIMD3(x: viewModel.scale, y: viewModel.scale, z: viewModel.scale) } attachments: { VStack { Text(The Sphere of Doom is one of the most powerful Objects. You can interact with him in every way you can imagine ).multilineTextAlignment(.center) Button { } label: { Text(Play Video!) } }.tag(description) }.modifier(GestureModifier()).environmentObject(viewModel) } } SphereEntity: import
1
0
1k
Aug ’23
StateObject isn't being deallocated whilst it's containing View has disappeared
Hi! Seems StateObject isn't being deallocated whilst it's containing View has disappeared successfully. Suppose overlay is the cause. StateObject hangs until next view body evaluation happens. import SwiftUI final class Copmanion: ObservableObject { deinit { print(☠️ Copmanion died) } } @MainActor final class SessionManager: ObservableObject { @Published var isActive = false } struct CheckPasscodeView: View { @EnvironmentObject var session: SessionManager @StateObject var copmanion = Copmanion() var body: some View { VStack { Button(Login) { session.isActive = true } } .onAppear { print(CheckPasscodeView appear) } .onDisappear { print(CheckPasscodeView disappear) } } } struct ContentView: View { @StateObject var session = SessionManager() var body: some View { Color.teal .overlay { if !session.isActive { CheckPasscodeView() .environmentObject(session) } else { EmptyView() } } } } ZStack here is one of possible solutions as well as using Observation framework. Conditions: Xcode 16 Xcode 16.1
Topic: UI Frameworks SubTopic: SwiftUI
1
0
290
Oct ’24
Today Widgets (old widgets) disappear after EVERY app update.
We had Today widgets that worked perfect for a long time. After introducing the new Widgets Extension we added a Widgets Bundle to our app. Now after every app update the old widgets disappear from Today view and can be bring back ONLY by rebooting the iPhone. Sometime when they disappear, in today view appears the first widget from the Widgets Bundle. I've tested other apps too and it happens every time to apps that support old and new widgets (Xiaomi Home app for example). Does anyone have a clue how to fix that?
1
0
2.2k
Dec ’21
All my app screenshots and icon disappeared when I created a new version
I was preparing a new update for our app, as usual, but in the new version all the assets automatically disappeared (screenshots, app icon, etc.), and I have no option to bring them back automatically, except by re-uploading each and every one of them manually for each localization?This isn't acceptable, we can't be asked to reupload all our assets for every update...
0
0
690
Apr ’18