Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
27 views

I've used log messages extensively for debugging my app during development using Android Studio. It concerns me how I will debug problems users may report when the app published and out there in the ...
ceperman's user avatar
  • 445
0 votes
0 answers
71 views

I'm using a small class with two string properties define as: public partial class Parsing : ObservableRecipient { [ObservableProperty] [NotifyPropertyChangedRecipients] public partial ...
Cédrick Rauzy's user avatar
1 vote
0 answers
65 views

I am using react-native-webview in my expo app. In development mode everything works fine, the WebView loads both URLs and local html files without any problem. But when I build the app in release ...
Hypercodez's user avatar
1 vote
1 answer
437 views

Working on a legacy app recently, I went to upload a new version but was blocked by the following error on the google play store: Your app currently uses Play Billing Library version AIDL and must ...
LethalMaus's user avatar
  • 1,065
0 votes
1 answer
100 views

I'm trying to publish a new release of my app, and no matter which version codes I try, I always get the same error: This APK will not be served to any users because it is completely shadowed by one ...
Diego Perez's user avatar
  • 3,024
0 votes
0 answers
28 views

I am trying to create a tag using maven:prepare maven:release, but the tag name that is created is ignoring the name I specified. I have our workflow configured with github so it's run as a github ...
Carlos C's user avatar
2 votes
0 answers
329 views

Development build works, but release build crashes with: 7-07 21:45:07.112 19481 19770 W System.err: java.lang.NoSuchFieldException: No field mIsFinished in class Lcom/facebook/react/bridge/queue/...
tim bits's user avatar
  • 113
1 vote
0 answers
163 views

I did change in Form's properties, it change the icon in the taskbar but not the execuable file. I went to Project -> Options -> Application -> Icons did create a icon using art generator, as ...
user834697's user avatar
1 vote
1 answer
82 views

I am trying to put up a new release of a game on android that was removed from google play, basically for being grossly out of date - only supported very old android versions. So now I've updated it ...
Gord's user avatar
  • 165
0 votes
0 answers
28 views

I'm working on a NativeScript (v8+) app that runs perfectly in both debug mode (ns run android) and production build (--env.production). However, when I generate a release APK using: ns build android -...
user30548336's user avatar
0 votes
0 answers
64 views

The problem is, that maven release:perform fails to git checkout the repository using the credentials from MavenAuthenticate having either ssh or https.. [INFO] --- release:3.0.1:perform (default-cli) ...
Polostor's user avatar
  • 197
1 vote
0 answers
116 views

I have a flutter app with WebRTC 0.12.2. I am trying to archive this for release. All my dependencies are fine and have the dSYM files correctly. But even the Cocoa library folder is missing the dSYM ...
noone392's user avatar
  • 2,218
0 votes
0 answers
57 views

FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:processReleaseResources'. > A failure occurred while executing com.android.build.gradle.internal.res....
minu86's user avatar
  • 1
0 votes
0 answers
31 views

I am trying to publish a Windows Winforms application for .NET against the .NET 6.0 Target Framework. The client machine however is demanding an exact installation of Microsoft Windows Desktop Runtime ...
J Collins's user avatar
  • 2,200
0 votes
0 answers
98 views

When I try to compile my Flutter project it throws this error. This issue started occurring recently. Not sure what package I'm missing. If someone has solved this issue help me out. Currently testing ...
Kartik's user avatar
  • 309
0 votes
1 answer
296 views

I would like to disable automatically installing packages from this particular source: $ cat /etc/apt/sources.list.d/unstable.list deb http://deb.debian.org/debian unstable main contrib non-free non-...
Guenther Brunthaler's user avatar
0 votes
1 answer
183 views

I am using release please to generate releases and it's making tags like v3.2.1 However, I am finding it tedious to have to manually update the versions with every bugfix. Is it possible to get ...
wonton's user avatar
  • 8,643
1 vote
1 answer
270 views

I have a monorepo with multiple components that I would like to version separately with unpinned major and minor versions. My directory is like packages/ package1/ package2/ and each package is ...
wonton's user avatar
  • 8,643
1 vote
0 answers
418 views

I have been trying to create a monorepo that controls many packages. I've set up release-please as a GitHub action with config and manifest. The config looks like: { "$schema": "...
user avatar
1 vote
1 answer
38 views

I have a problem that the release version shows a gray screen instead of the desired content, although everything works in debug, what could be the reason for this and how to solve the problem? I have ...
Влад Гурковский's user avatar
2 votes
1 answer
263 views

I run CMake: Select Variant to select Relaese and CMake: Configure to update buid/CMakeCache.txt which reflects the variant: CMAKE_BUILD_TYPE:STRING=Release CMake extension is VSCode shows Release in ...
khteh's user avatar
  • 4,280
1 vote
1 answer
134 views

I want to download all releases of a specific repository on GitHub, including the source code, at once. I tried using the 'gh release download' command in GitHub CLI for this, but it didn't allow me ...
upyen's user avatar
  • 11
3 votes
2 answers
157 views

This happened after migrating from Flutter 3.10.5 to 3.24.5. I have a method on a class that uses a String with the information of what FontWeight to use. Basically, something like this: final ...
Gabriel Bertollo's user avatar
0 votes
2 answers
70 views

I'm using azure-pipelines.yml to build/deploy a java micro service. Maven is my build tool. My scenario: I merged my changes to my main branch. My pom.xml version is 1.0.1-SNAPSHOT. I want to build ...
Kevin's user avatar
  • 11.7k
3 votes
0 answers
232 views

Is there any limit on the number of all your releases, or their total storage? The documentation states that Each file included in a release must be under 2 GiB. There is no limit on the total size of ...
khebrati's user avatar
  • 100
0 votes
1 answer
69 views

When debugging, everything is transferred correctly and the method for deleting images works fine, but in the release version I encountered a problem that ImageSource is not transferred, what could ...
Влад Гурковский's user avatar
0 votes
0 answers
67 views

Trying to implement simple release git flow and not understand which version I need to use for PROD. Example: 3 branches - develop, release (for staging) and master (for prod). I can`t change this, I ...
prosto.vint's user avatar
  • 1,545
0 votes
0 answers
155 views

Like others also our MAUI App crashes only in release but works fine in debug. I tried every solution I found elsewhere. (Turned of ahead of time optimisation and trimming, for example). Also be noted ...
AppSped Developer's user avatar
0 votes
0 answers
87 views

When running release build for android emulator (.net9 maui application with visual studio 2022) the ide still attaches to the emulator and Ide and emulator crash on Stop-Debugging. I couldn't find ...
Dura's user avatar
  • 83
2 votes
0 answers
66 views

I'm running another final (definitely final this time) check ahead of submitting a new version of a package to CRAN using rhub::rhub_check() in which I selected the usual: 1 [VM] linux 2 [VM] macos ...
WinzarH's user avatar
  • 95
-1 votes
2 answers
66 views

You know how when we run the flutter app (using flutter run), after running, the app will stay on our device right? i think that's because of the release-apk being installed. But in my case, when i ...
Deepiga Dharshini's user avatar
1 vote
3 answers
3k views

I'm building a Flutter app and using Fastlane. In the build.gradle file, compile options were added like this: android { namespace = "com.jasonholtdigital.mythicgme2e" compileSdk = ...
Jason Holt's user avatar
1 vote
3 answers
450 views

I'm encountering a strange issue with my Flutter app that has me stumped. Here's the situation: The app works perfectly fine in the emulator (both debug and release modes). When I build the APK or ...
MBK's user avatar
  • 3,574
0 votes
0 answers
647 views

We are experiencing an issue with the EV2 YAML Approval Service in our project. According to the documentation, we have configured security groups in the Release and Deployment Approvers tab within ...
sushma padala's user avatar
-1 votes
1 answer
2k views

i'm coding spring boot and my vscode got this problem The project was not built due to "release 23 is not found in the system". Fix the problem, then try refreshing this project and building ...
Hungdz's user avatar
  • 1
0 votes
1 answer
36 views

I basically have a flutter application, when I run the app on my physical Android device in debug mode, it runs smoothly as expected, even when I run it in release mode, it runs as expected. The issue ...
Hadi Emile's user avatar
1 vote
1 answer
214 views

The projects that are not loading are on the same level as the Auth.Api project. Debug build is okay, but release build is not. Docker file: FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base USER app ...
Stier Máté's user avatar
0 votes
0 answers
930 views

How is the Flux valuesFrom applied on the chart? It seems that valuesFrom will not override existing values in the Helm chart values.yaml. See example below. When I check the release then it shows the ...
Max Koschnick's user avatar
0 votes
1 answer
199 views

I have an Electron Forge application designed to launch a Django server (on Windows). The Django server is compiled into an executable file using PyInstaller. The Electron Forge application invokes ...
Mr T's user avatar
  • 123
0 votes
1 answer
128 views

I am facing a strange issue with my Flutter android application where it behaves differently in the release build downloaded from the Google Play Store compared to when it is installed locally via a ...
Subarna Poudel's user avatar
1 vote
0 answers
108 views

We have a monorepo and are using trunk based development (single trunk branch) We have 2 environments dev and prods, and we want to tag the latest releases. Should we tag each release env commit? Like ...
react-andy's user avatar
1 vote
2 answers
206 views

It looks like exceptions thrown under a release build are not caught in exception handling: Here is code and logs generated when running under a DEBUG build and a RELEASE build: try { Flog....
user avatar
1 vote
1 answer
438 views

The GitHub actions fails with this output: npm error need auth This command requires you to be logged in to https://registry.npmjs.org/ npm error need auth You need to authorize this machine using npm ...
Suren Poghosyan's user avatar
0 votes
1 answer
356 views

I'm maintaining an open source project compress4j and had a working pipeline which triggered on tag. However, I've broken it down to allow PRs from forks to be able run the pipeline as certain stages ...
rojanu's user avatar
  • 1,642
0 votes
1 answer
76 views

The application consists of a JS front and Java Spring backend microservices. most of the time all services are released independently. But sometimes there is a dependence of the backend microservice ...
user3441194's user avatar
1 vote
1 answer
82 views

I have tried various methods but have not succeeded. I need to add a new stage to a release via Postman, preferably using a template that I already have created in Azure DevOps. I attempted this ...
Adnan Hodzic's user avatar
0 votes
1 answer
29 views

Here's the situation. We use classic pipelines for auditing reasons. We are not allowed to use YAML. We have multiple Lines of Business (LOB's). Each LOB is a member of a different Azure Project ...
Steven B's user avatar
0 votes
1 answer
103 views

Some repositories display the link between a closed issue and the first release the fix appeared in (see screenshot from the Celery project). I've spent some time in GitHub's documentation but can't ...
Greg Wilson's user avatar
  • 1,413
0 votes
2 answers
402 views

I have the following XAML file which intentionally references an invalid StaticResource style for the label: <?xml version="1.0" encoding="utf-8" ?> <ContentPage xmlns=&...
Victor Chelaru's user avatar
0 votes
0 answers
548 views

I am using React Native Latest version 0.74.3 for developing an APP. My App works fine if I ran this on Emulator with np react-native run-android. When I try to generate the Signed APK for Android ...
Ahsan Raza's user avatar

1
2 3 4 5
69