I'm trying to upload a build to iTunesConnect with Xcode 8. Xcode shows me that the uploading is successful. In Activity tab of iTunesConnect I see that my buil
=== EDIT ======== This issue is now solved in Xcode 8.1. I have checked. ================ I don't know auto-layout properly. So, I am using autoresizing opti
This may sound paradoxical. My goal is to find a tool which automates the process of logging in to App Store Connect, and click the Make App Available button. T
I'm implementing Lottie Splash Screen on my project, I have followed all the steps on Lottie's page (https://www.npmjs.com/package/react-native-lottie-splash-sc
i want to export godot project to ios project. But when exporting, i got this "Project /godot_ios.xcodeproj cannot be opened because the project file cannot be
In our backend we are raising events for creating push notifications and message only through FCM (separated). One "message"(data only) for customer and the cl
I am having a problem in a React Native app I'm building. I have a stopwatch and since each number character has a different width, when the time is increased t
I'm trying to make a hexagon grid with triangles without altering any pivot points, but I can't seem to position the triangles correctly to make single hexagon.
I am testing an application on iPhone real device using appium. I always see a grey transparent overlay message on the screen which sometimes interferes with th
Are there any third party which provide data of apple health kit data using there end points like google fit provide us via rest api's https://developers.google
var mentions = ["@alex", "@jason", "@jessica", "@john"] I want to limit my array to 3 items, so I want to splice it: var slice = [String]() if mentions.count
Is there a way to get All of the different UTType extension types as Strings? I need them specifically for images, audio, and video. I followed this answer, but
Is there any method to open website (PWA) urls in the installed PWA in iOS- Safari? Use case: I'm sending email links to login in my PWA, how can I make this
I'm building an installable PWA from a CRA. I've added a custom service worker that caches all external requests using the service worker cache API. After the f
I'm getting some weird effect on my terrain on iOS devices. In editor, it looks fine; on device it shows the light like the image below. The textures on the ter
Recently I have began development in react-native and have been trying to build an app. I successfully implemented react navigation initially, but after I tried
Has anyone used fastlane with flutter and two flavors? I have a flutter application with two schemes App_A and App_B. I am trying to configure fastlane for conf
This is actually a tableview and tableview cell, and i wanted to add a Submit button after the end of the tableview cell, but how do i do it? I tried to do it
I want to download M3U8 file chunks (HLS) and store that video (after decrypting it) for later viewing. I have made a demo to play M3U8 file but I want to downl
I have 2 ViewControllers embedded in a Navigation Controller shown in the picture below. Every time I scroll through my table item, the navigation background c