So, I'm attempting to publish a react native app on the app store, and I've completed all of the necessary forms in app store connect. Then there was the build,
The goal is to get a UILabel integrated via UIViewRepresentable to size the same way Text does - use the available width and wrap to multiple lines to fit all t
I am trying to build a Flutter project using Firebase on my MacBook Pro M1. Everything was fine until I added the Firebase Core dependency. Now I can't run the
I'm using a UIScrollView (UIScrollView_1) with paging enabled to move between 3 pages horizontally. On the last page there is multiple UIScrollViews (each one i
I'm trying to get the steps and distance walked from a concrete day to now, on an iOS app. Also, I need to refresh that data continuously, real-time like. I tri
I've a TabBarController in which presents a view controller with custom animations with UIViewControllerAnimatedTransitioning; The animations run normally with
When i try to implement scoped model, i get this error message: [flutter_course] flutter packages get Running "flutter packages get" in flutter_course... Crea
How can I run my flutter program on a IOS device? I'm gonna use a iphone6s. I'm using a windows 10. I'm either using visual studio code or android studio. Last
We're running everything in AWS, including our self-hosted Gitlab server. Now I am trying to create a pipeline to build and publish our IOS apps. Gitlab cloud d
I am trying to integrate CI-CD using Fastlane all the lanes are working fine in my personal laptop but when I try to push it on my repo and after the job starts
Notification is not being displayed when I send mutable-content:1 with push payload neither it hits the breakpoint inside the Notification service extension, al
I've been running down slow scroll performance and I've noticed that when I scroll and setImage gets called with non-cached images, the performance lags while t
I don't understand how does packet tunnel work and also don't understand where use packet tunnel in view controller. My .ovpn file is working fine but not conne
I am using the React Native Text Input but I am having an issue with the iOS autofill feature when I am using the field for an email entry to sign up a user. I
I use Firebase Crashlytics for crash reporting. Recently I got some Out Of Memory (OOM) crashes on my iOS device. So I'm trying to find any reports in Firebase
After upgrading the mac OS and XCode to 13.2.1 and iPhone to 15.1, the device stopped connecting to the mac. It kept showing the error as Failed to prepare dev
So i am trying to monitor the connection status by closers : func reconnect(success: @escaping () -> Void, failure: @escaping () -> Void) { let ma
I want to change the voice of user while they are on call. Current implementation has Twilio SDK. Is there any other SDK which provides the functionality to cha
I have viewController with tableView inside it. this tableView has many sections and rows. when I try to add a new row in the last section using TableView.inse
Jmeter logs : 2018-11-28 18:35:49,906 INFO o.a.j.p.h.p.ProxyControl: Valid alias found for :root_ca: 2018-11-28 18:35:49,907 INFO o.a.j.p.h.p.ProxyControl: Va