I am new to iOS/Swift and to the MVVM architecture and was wondering how to send in test data to the SwiftUI Preview. (Actual data is received from the ViewMode
Is it possible to use push notification without developer account just for testing!
exeute xcrun xccov view --archive --file #{file_path} #{xcresult_path} > result.txt console log: 2020-09-17 15:33:01.346 xccov[80302:9272810] Requested but
I know how to get the month of current page but I want to know how to get the month of current page in string in fscalender please help me I'm new to iOS. let v
I tried to set a transparent appbar using. return Scaffold( extendBodyBehindAppBar: true, appBar: AppBar( &nbs
What I would like to achieve. regardless the width of text width at both side the button should always at the center of the HStack. HStack { Text("Fooooooo
I want to decode a base64 encoded .svg image using Swift 5.x. Can anybody guide me on how to do it? I have encoded and decoded base64 .png before. Need help abo
How do I go about looping over a section of audio? For example, I'd like to loop from, say 7.3 seconds into a song to 10.5 seconds into it over and over indefin
I'm working on a machine learning app that classifies numbers that are hand drawn. I have made a model using CreateML that supposedly has 100% accuracy (I will
I'm new to Xcode in a flutter, when I integrated zebrautility plugin in the flutter project, the android module worked fine, and print works. When I try to run
I developed an app using Expo and React Native. The app worked fine during development using the Expo Go app, I tested in Android and iOS. Then I built each app
I am trying to custom my container shape to look like this: I tried to do it with customPaint but I don't know very well this widget so I need help. How can I
EDIT : solved at this time, just using the latest version i have test with latest version of firebase. and i got this CocoaPods could not find compatible vers
[EDIT] I was hoping that Apple would have fixed what is obviously a bug. The solution is to clear the cache, close and reopen Xcode.. I am on Xcode Beta and sta
I am writing a UITest case for my view. The problem is I cannot access the button in my nib file view. I gave the accessibility identifier to the button as well
I want to upload my flutter app to ios. Everything is working fine, but I am facing the issue at the uploading time Missing required icon file. The bundle does
I seen this video on you tube https://www.youtube.com/watch?v=rNy6aQQYbuY But the problem is that navigation bar color will not change color into correct color
I'm using IO Ktor: ktor client core to implement multi platform network requests, but I encountered some problems When I use the class attribute created by http
I have came across few solutions specific for ios and Android to prevent screen-capturing and taking screenshots. But how do i disable screen-capturing in react
I haave to implement 3 seperate forms, but they have headers which make the forms collapsible when clicked. When searching online I saw the expanding rows for U