Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Score of 0
1 answer
83 views

I'm trying to publish my flutter app on appstore but unfortunately i'm getting build cancelled on xcode with an error exited with status code 127 from flutter project anytime i run build or archive ...
Advice
0 votes
3 replies
91 views

I'm implementing dark mode in a UIKit app and ran into the well-known issue that CALayer.borderColor (and shadowColor, CAShapeLayer.strokeColor, etc.) doesn't update automatically when the user ...
Advice
1 vote
1 replies
157 views

I want to enable kiosk mode (Lock Task Mode) in a React Native CLI application. Most of the articles I’ve found are around 6 years old, so I was wondering if there’s a more recent or recommended ...
Best practices
1 vote
1 replies
56 views

I’m building an AI image generation app with a credit-based billing system. Users purchase credits via Google Play / Apple billing (handled through RevenueCat). Each image generation consumes credits ...
Score of 0
0 answers
62 views

I am trying to implement expo-calendar in my react-native application, but I get a weird error... I want to use the Calendar.createEventInCalendarAsync but it gives me the error: 'Property '...
Score of 0
1 answer
127 views

I am running into an issue where my app (which runs 24/7) has a login screen that is being displayed, after 5-8h the video just disappears, before i had a simple isLooping on my Video component. Found ...
Score of 0
3 answers
139 views

I have a card carousell using PageView.builder on my flutter app, for the 'add card' card container, I want it to have the glass effect. It works well with ImageFilter.blur, but when I scroll ...
Score of 0
0 answers
79 views

I am trying to patch and rebuild an apk to support libcocos2djs.so library x86_64 arch for Android images. So far this app supports armabi-v7a and arm74-v8a architectures only. My findings so far ...
Advice
1 vote
1 replies
51 views

Hope you're having a nice day. I'm working on a React Native todo list app. I want to slice my text when the available width is full and add "..." at the end. Right now I've the algorithm to ...
Score of 6
1 answer
1191 views

I'm using .NET MAUI and targeting iOS 26. I have an Entry like this: <Entry Text="{Binding ItemQuantityInput, Mode=TwoWay}" Placeholder="Enter Quantity" FontSize=...
Score of 0
0 answers
98 views

Here's my Environment Expo SDK: ^54.0.7 (upgraded from 53) React: 19.1.0 Platform: Android (emulator + physical device) Package: expo-audio Development client: custom dev client When calling ...
Score of 0
1 answer
171 views

I'm trying to install the Flutter extension on vs code but I always get this: "Error while installing 'Flutter' extension. Please check the log for more details." I tried renaming the ....
Score of 0
0 answers
100 views

I'm clueless as to what's happening. I'm using TabView from the react-native-tab-view library in a screen, and whenever I access that screen via the Expo Go app, it closes the Expo Go preview of my ...
Score of 1
0 answers
170 views

I'm working on updating a (pretty old) website to display a slideshow in place of an image. It is working and displaying correctly on desktop, but I've just realized that the same page on mobile is ...
Score of 0
0 answers
107 views

Im using flashlist from shopify to contain simple card components with a vertical scroll, the cards have an image and a title shown inmediately. I am having an issue where when I get to around 10 ...

15 30 50 per page
1
2 3 4 5
71