visual-studio-app-center Questions
8
Solved
I've just set up my app to be built on the App Center, by following the article here.
Although the Android version builds and deploys fine on App Center, I'm getting an error with the iOS build, s...
Chum asked 19/3, 2020 at 0:54
15
Solved
I see that this question has been asked many times but I see no solution that works for me so I'm hoping that providing more info might shed some light.
We use appcenter.ms to test iOS apps. Until ...
Aquatic asked 3/2, 2021 at 14:41
2
Why is it that even though I have the build setting in Visual Studio set to Release everything I create within a side-loaded UWP distribution is placed within a folder with _test on the end? Is it ...
Hobbema asked 17/4, 2019 at 16:2
3
I am trying to build and distribute android app from appcenter.ms. Initially I got rejection after rolling out 3rd update and I tried to rebuild changes. But while distributing to store I got follo...
androidgoogle-play-consolevisual-studio-app-centerandroid-app-indexingvisual-studio-app-center-distribute
Vaporize asked 7/9, 2021 at 9:29
3
I'm trying to add AppCenter Analytics and Crash reporting to my .NET MAUI app targeting .NET 8 -- using the latest versin of Visual Studio 17.8.0 and the version of .NET 8 installed on my machine i...
Waterproof asked 17/11, 2023 at 7:32
4
Solved
I've spent about an hour searching for an answer to this one and got nowhere, so I am hoping someone on here can help me.
Background
We are currently experimenting with deploying our Xamarin.Form...
Eblis asked 16/5, 2018 at 7:44
3
Solved
I started using MS appcenter in my bare react-native app, and during the set up they ask me to add two new files to the project:
For IOS: AppCenter-Config.plist with
<dict>
<key>...
Leader asked 6/1, 2020 at 22:47
2
I'm using react native to build my apps and thought to give Microsoft app center a chance.
The main issue I have is that I cannot finish the build.
This should be a non-production build that will b...
Aweless asked 5/7, 2021 at 11:40
4
Solved
I am using Azure DevOps and AppCenter(Distribution) for implementing my CICD. Based on the steps mentioned below I have implemented the both CI & CD tasks.
Thant means,
I will create the bui...
Actinometer asked 4/1, 2019 at 10:30
1
First I beg your pardon if the problem sounds silly, but I'm a newbie in Xamarin.Forms development.
I created my first app (with a lot of efforts) and I decided to use AppCenter to deploy debug rel...
Griffe asked 7/3, 2021 at 14:15
2
Solved
File Attached
I am trying to build my react native app from App Center. I have dependency conflicts, while running in VSCode I use the command "npm install --legacy-peer-deps" but in App ...
Distended asked 9/9, 2022 at 16:12
3
Solved
I have a Xamarin Forms app which is being built using App Center. The app contains some code that looks like:
var secret= "secretvaluegoeshere";
I then use the secret to communicate with an API....
Depraved asked 31/7, 2018 at 20:16
3
Solved
With the new apple rule explained at https://developer.apple.com/support/account/authentication/:
In an effort to keep your account more secure, two-factor authentication will be required for Ac...
Lur asked 1/3, 2019 at 14:41
1
Solved
I used Visual Studio Code App Center for Building my android apps, It was ok after but now build failed with below exception. How can I fix this issue?
FAILURE: Build failed with an exception.
* W...
Patellate asked 14/4, 2022 at 18:23
5
Solved
Steps to Reproduce
yarn add react-native-codepush
Add following to android/app/build.gradle
apply from: "../../node_modules/react-native/react.gradle"
apply from: "../../node_modules/react-nati...
Intercostal asked 8/6, 2020 at 14:57
3
I'm a bit of a newbie with Xamarin and I have an issue when building to app center, I hope someone can give me some pointers,
My app builds fine on iOS but it's coming up with this error for Andro...
Seppala asked 21/9, 2019 at 9:56
7
Solved
Keep getting this error when I try to install the downloaded sdk. Any ideas?
The app builds and tests without errors. I get no detailed error message, only App not installed
How can I get a more ...
Gaudy asked 19/7, 2018 at 13:22
2
I am working on Xamarin.Forms app. After changing targetSdkVersion to 30 and building app on appcenter with latest sdk(11.1) available, I am getting error App not installed only on android 11 devic...
Gangrene asked 25/6, 2021 at 4:1
2
I want to find out if any one has been able to build all the build variants of an Android application on Microsoft App Center?
When setting up the build process on App Center, you can only select ...
Greysun asked 10/1, 2019 at 9:42
2
Solved
I've inherited a project that builds with Carthage. Using Xcode 12, I was faced with this error:
fatal error: /Applications/Xcode_12.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/us...
Bedmate asked 11/2, 2021 at 12:12
3
Solved
Using app center when I try and build I currently get this error:
[command]/usr/bin/jarsigner -keystore /Users/vsts/agent/2.136.1/work/1/s/.certs/keystore.jks -storepass *** -keypass *** -verbose ...
Windbag asked 25/7, 2018 at 12:28
2
I'm trying to build a Xamarin iOS app in Visual Studio App Center. The solution contains two projects. One is a Xamarin iOS project. The other is a bindings library project. The bindings library pr...
Jackleg asked 3/2, 2018 at 12:29
2
I am using AppCenter to sign and distribute iOS and Android builds. All the people to whom I have sent the builds have been able to download and install the builds on their phones.
I can install t...
Aguedaaguero asked 23/6, 2018 at 6:13
2
Both Application Insights and AppCenter Diagnostics allow monitoring of Cordova Apps following these links:
https://github.com/Microsoft/cordova-plugin-ms-appinsights
https://learn.microsoft.com/...
Maeve asked 12/3, 2019 at 7:52
1
In App Center there are "Events" and "Log Flow". I have Events coming in (first picture), but nothing appears in Log Flow (second picture). What makes Log Flow show information?
Also, I am using T...
Garek asked 21/10, 2019 at 22:37
1 Next >
© 2022 - 2024 — McMap. All rights reserved.