Where is the error log when publishing Android package to Google Play Console failed?
Hi,
I have a Xamarin Android project, I built it and archive in Visual Studio 2022(it's up-to-date), then I clicked Distribute, selected "Google Play", selected signing key and Google Play Accounts, finally click "upload". I saw it has uploaded 98%, but it stopped and show error: "An error occur uploading 'com.xxxx.aab', please see the log for more details. Object reference not set to an instance of an objec" after a while. I searched in file: ActivityLog.xml under %APPDATA%\Microsoft\VisualStudio\17.0_1b587d40 and also searched other location, but I couldn't find out anything related to this error, could you please let me know where the log file is? And why did the VS2022 not show detail of error in Output or Error List?
Developer technologies .NET Xamarin
-
Anonymous
2023-10-20T06:49:37.59+00:00 Click Help and select Xamarin, then click Open Logs in the visual studio. As note: if you want to check the logs, you need to close your VS.
Did you enable the Xamarin Diagnostics output verbosity?
In Tools -> Options -> Xamarin -> Android Settings the "Xamarin Diagnostics output verbosity"
-
Calloway He • 0 Reputation points
2023-10-20T09:40:16.11+00:00 @Anonymous Thanks very much for your help, I click "Open Logs", it really opens a folder and I can see the log (I paste all logs below), I find there are 2 errors in these logs and the error related to publishing to Google Play Console should on line:284, but I don't know how to solve it and I confirm my VS2022 is up-to-date. In addition, the setting "Xamarin Diagnostics output verbosity" was originally Normal, I set it as Detailed or Diagnostics and did same steps, finally I still cannot see more information in Output window.
Xamarin Information: 0 : Xamarin - 17.7.0.223-d17-7+c374b3e: 10/20/2023 09:04:38Z DateTime=2023-10-20T09:04:38.0832704Z: 10/20/2023 09:04:38Z Xamarin Information: 0 : !Xamarin - 17.7.0.223-d17-7+c374b3e: 10/20/2023 09:04:38Z DateTime=2023-10-20T09:04:38.0832704Z: 10/20/2023 09:04:38Z Xamarin.VisualStudio.Android.Setup.AndroidSdkSetup Information: 0 : androidsdksetup: processing AndroidStarted event: 10/20/2023 09:04:38Z DateTime=2023-10-20T09:04:38.5371749Z: 10/20/2023 09:04:38Z Xamarin.VisualStudio.Android.Setup.AndroidSdkSetup Information: 0 : androidsdksetup: verify mustCheckIfSolutionIsReady:True delay:00:00:02: 10/20/2023 09:04:38Z DateTime=2023-10-20T09:04:38.5574809Z: 10/20/2023 09:04:38Z Xamarin.VisualStudio.Android.Setup.AndroidSdkSetup Information: 0 : androidsdksetup: verify canceled => solution is not ready: 10/20/2023 09:04:38Z DateTime=2023-10-20T09:04:38.5583868Z: 10/20/2023 09:04:38Z Xamarin.VisualStudio.Android.XamarinAndroidPackage Warning: 0 : Initializing Xamarin.VisualStudio.Android.XamarinAndroidPackage: 10/20/2023 09:04:38Z DateTime=2023-10-20T09:04:38.9194731Z: 10/20/2023 09:04:38Z Xamarin.VisualStudio.TastyPackage Information: 0 : Hooked up SDB tracing adapter: 10/20/2023 09:04:39Z DateTime=2023-10-20T09:04:39.0774205Z: 10/20/2023 09:04:39Z Xamarin.VisualStudio.TastyPackage Information: 0 : Initialization finished: 10/20/2023 09:04:39Z DateTime=2023-10-20T09:04:39.0935807Z: 10/20/2023 09:04:39Z Xamarin.VisualStudio.IOS.Messaging.LocalMessagingInitializer Information: 0 : Starting Broker in-process...: 10/20/2023 09:04:39Z DateTime=2023-10-20T09:04:39.1324580Z: 10/20/2023 09:04:39Z Xamarin.VisualStudio.IOS.Messaging.LocalMessagingInitializer Information: 0 : !Starting Broker in-process...: 10/20/2023 09:04:39Z DateTime=2023-10-20T09:04:39.1324580Z: 10/20/2023 09:04:39Z Xamarin.Messaging.Server.BrokerAgentInProcess Information: 0 : Starting: Broker 17.7.0.223 ( PID = 19112 ): 10/20/2023 09:04:39Z DateTime=2023-10-20T09:04:39.1695858Z: 10/20/2023 09:04:39Z Xamarin.Messaging.Server.MessagingServer Information: 0 : Starting Messaging Server...: 10/20/2023 09:04:39Z DateTime=2023-10-20T09:04:39.1817466Z: 10/20/2023 09:04:39Z Xamarin.Messaging.Server.BrokerAgentInProcess Information: 0 : Connecting Agent to the Broker...: 10/20/2023 09:04:39Z DateTime=2023-10-20T09:04:39.2725134Z: 10/20/2023 09:04:39Z Xamarin.VisualStudio.IOS.XamarinIOSPackage Warning: 0 : Initializing Xamarin.VisualStudio.IOS.XamarinIOSPackage.: 10/20/2023 09:04:39Z DateTime=2023-10-20T09:04:39.4317122Z: 10/20/2023 09:04:39Z Xamarin.Messaging.Server.BrokerAgentInProcess Information: 0 : Initializing Agent context...: 10/20/2023 09:05:01Z DateTime=2023-10-20T09:05:01.3690426Z: 10/20/2023 09:05:01Z Xamarin.Messaging.Server.BrokerAgentInProcess Information: 0 : Registering Agent message handlers...: 10/20/2023 09:05:01Z DateTime=2023-10-20T09:05:01.3735526Z: 10/20/2023 09:05:01Z Xamarin.Messaging.Server.BrokerAgentInProcess Information: 0 : Registering message handler for message type: Xamarin.Messaging.GetAgentVersionMessage: 10/20/2023 09:05:01Z DateTime=2023-10-20T09:05:01.3787156Z: 10/20/2023 09:05:01Z Xamarin.Messaging.Server.BrokerAgentInProcess Information: 0 : Registering message handler for message type: Xamarin.Messaging.StopAgentMessage: 10/20/2023 09:05:01Z DateTime=2023-10-20T09:05:01.6729836Z: 10/20/2023 09:05:01Z Xamarin.Messaging.Server.BrokerAgentInProcess Information: 0 : Registering message handler for message type: Xamarin.Messaging.RegisterAgentMessage: 10/20/2023 09:05:01Z DateTime=2023-10-20T09:05:01.7436359Z: 10/20/2023 09:05:01Z Xamarin.Messaging.Server.BrokerAgentInProcess Information: 0 : Registering message handler for message type: Xamarin.Messaging.GetActiveClientsMessage: 10/20/2023 09:05:01Z DateTime=2023-10-20T09:05:01.8156054Z: 10/20/2023 09:05:01Z Xamarin.Messaging.Server.BrokerAgentInProcess Information: 0 : Registering message handler for message type: Xamarin.Messaging.GetActiveAgentsMessage: 10/20/2023 09:05:01Z DateTime=2023-10-20T09:05:01.8536176Z: 10/20/2023 09:05:01Z Xamarin.Messaging.Server.BrokerAgentInProcess Information: 0 : Agent registered: Broker: 10/20/2023 09:05:01Z DateTime=2023-10-20T09:05:01.8696402Z: 10/20/2023 09:05:01Z Xamarin.VisualStudio.IOS.Messaging.LocalMessagingInitializer Information: 0 : Successfully started Broker in-process: 10/20/2023 09:05:01Z DateTime=2023-10-20T09:05:01.8766106Z: 10/20/2023 09:05:01Z Xamarin.VisualStudio.IOS.Messaging.LocalMessagingInitializer Information: 0 : !Successfully started Broker in-process: 10/20/2023 09:05:01Z DateTime=2023-10-20T09:05:01.8766106Z: 10/20/2023 09:05:01Z Xamarin.VisualStudio.IOS.Messaging.LocalMessagingInitializer Information: 0 : Connecting to Local Broker...: 10/20/2023 09:05:01Z DateTime=2023-10-20T09:05:01.8855636Z: 10/20/2023 09:05:01Z Xamarin.VisualStudio.IOS.Messaging.LocalMessagingInitializer Information: 0 : !Connecting to Local Broker...: 10/20/2023 09:05:01Z DateTime=2023-10-20T09:05:01.8855636Z: 10/20/2023 09:05:01Z Xamarin.Messaging.Ssh.MessagingService Information: 0 : Agent Broker 17.7.0.223 is running: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.2366183Z: 10/20/2023 09:05:03Z Xamarin.VisualStudio.IOS.Messaging.LocalMessagingInitializer Information: 0 : Successfully connected to Local Broker: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.2447020Z: 10/20/2023 09:05:03Z Xamarin.VisualStudio.IOS.Messaging.LocalMessagingInitializer Information: 0 : !Successfully connected to Local Broker: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.2447020Z: 10/20/2023 09:05:03Z Xamarin.VisualStudio.IOS.Messaging.LocalMessagingInitializer Information: 0 : Starting IDB Local Agent...: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.4915179Z: 10/20/2023 09:05:03Z Xamarin.VisualStudio.IOS.Messaging.LocalMessagingInitializer Information: 0 : !Starting IDB Local Agent...: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.4915179Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Starting: IDB.Local 17.7.0.223 ( PID = 19112 ): 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.5085535Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Connecting Agent to the Broker...: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.5085535Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Initializing Agent context...: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.5108795Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering Agent message handlers...: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.6315505Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.GetAgentVersionMessage: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.6328550Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.StopAgentMessage: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.6347351Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : IDB Local Registering Handlers: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.7215988Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.GetMobileDeviceConfigurationMessage: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.7236124Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.GetDevicesMessage: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.7405639Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.RefreshConnectedDevicesMessage: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.7602467Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.DeployAppMessage: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.7958800Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.LaunchAppMessage: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.8107212Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.StopDebuggingAppMessage: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.8236261Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.AddDeveloperAccountMessage: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.9165609Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.GetDeveloperAccountsMessage: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.9365559Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.GetSigningIdentitiesMessage: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.9578572Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.GetProvisioningProfilesMessage: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.9746359Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.RemoveDeveloperAccountMessage: 10/20/2023 09:05:03Z DateTime=2023-10-20T09:05:03.9888291Z: 10/20/2023 09:05:03Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.SyncSigningIdentitiesMessage: 10/20/2023 09:05:04Z DateTime=2023-10-20T09:05:04.0127048Z: 10/20/2023 09:05:04Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.SyncProvisioningProfilesMessage: 10/20/2023 09:05:04Z DateTime=2023-10-20T09:05:04.0256235Z: 10/20/2023 09:05:04Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.DownloadProvisioningProfilesMessage: 10/20/2023 09:05:04Z DateTime=2023-10-20T09:05:04.0385483Z: 10/20/2023 09:05:04Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.AutoProvisionMessage: 10/20/2023 09:05:04Z DateTime=2023-10-20T09:05:04.0699049Z: 10/20/2023 09:05:04Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.CreateAppleCertificateMessage: 10/20/2023 09:05:04Z DateTime=2023-10-20T09:05:04.0836903Z: 10/20/2023 09:05:04Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.GetProvisioningInformationMessage: 10/20/2023 09:05:04Z DateTime=2023-10-20T09:05:04.0966320Z: 10/20/2023 09:05:04Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.CheckProvisioningStatusMessage: 10/20/2023 09:05:04Z DateTime=2023-10-20T09:05:04.1097618Z: 10/20/2023 09:05:04Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.ImportCertificateMessage: 10/20/2023 09:05:04Z DateTime=2023-10-20T09:05:04.1230553Z: 10/20/2023 09:05:04Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.GetSigningIdentityTypeMessage: 10/20/2023 09:05:04Z DateTime=2023-10-20T09:05:04.1346755Z: 10/20/2023 09:05:04Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.StartDeviceLogMessage: 10/20/2023 09:05:04Z DateTime=2023-10-20T09:05:04.1534013Z: 10/20/2023 09:05:04Z Xamarin.Messaging.IDB.Local.IDBLocalAgent Information: 0 : Registering message handler for message type: Xamarin.Messaging.IDB.Contracts.StopDeviceLogMessage: 10/20/2023 09:05:04Z DateTime=2023-10-20T09:05:04.1874190Z: 10/20/2023 09:05:04Z Xamarin.VisualStudio.IOS.Messaging.LocalMessagingInitializer Information: 0 : Successfully started IDB Local Agent: 10/20/2023 09:05:04Z DateTime=2023-10-20T09:05:04.2213897Z: 10/20/2023 09:05:04Z Xamarin.VisualStudio.IOS.Messaging.LocalMessagingInitializer Information: 0 : !Successfully started IDB Local Agent: 10/20/2023 09:05:04Z DateTime=2023-10-20T09:05:04.2213897Z: 10/20/2023 09:05:04Z Xamarin.Messaging.Server.BrokerAgentInProcess Information: 0 : Agent registered: IDBLocal1770223: 10/20/2023 09:05:04Z DateTime=2023-10-20T09:05:04.2625138Z: 10/20/2023 09:05:04Z Xamarin.Messaging.Ssh.MessagingCommands Information: 0 : Checking xma 17.7.0.223 installation...: 10/20/2023 09:05:04Z DateTime=2023-10-20T09:05:04.4512845Z: 10/20/2023 09:05:04Z Xamarin.Messaging.Ssh.MessagingCommands Information: 0 : !Checking xma 17.7.0.223 installation...: 10/20/2023 09:05:04Z DateTime=2023-10-20T09:05:04.4512845Z: 10/20/2023 09:05:04Z Xamarin.VisualStudio.Android.Setup.AndroidSdkValidation Information: 0 : androidsdksetup: verify android sdk installed: 10/20/2023 09:05:27Z DateTime=2023-10-20T09:05:27.1601682Z: 10/20/2023 09:05:27Z Xamarin.VisualStudio.Android.Setup.AndroidSdkValidation Information: 0 : androidsdksetup: removing android sdk errors: 10/20/2023 09:05:27Z DateTime=2023-10-20T09:05:27.1851231Z: 10/20/2023 09:05:27Z Xamarin.VisualStudio.Devices.DeviceManager Error: 0 : lastDebugActiveProfile: : 10/20/2023 09:05:33Z DateTime=2023-10-20T09:05:33.0130142Z: 10/20/2023 09:05:33Z Xamarin.VisualStudio.ProjectSystem.ProjectPropertiesBase Information: 0 : SetSelectedDeviceAsync BEST Local Device: 10/20/2023 09:05:33Z DateTime=2023-10-20T09:05:33.0660258Z: 10/20/2023 09:05:33Z Xamarin.VisualStudio.ProjectSystem.ProjectPropertiesBase Information: 0 : !SetSelectedDeviceAsync BEST Local Device: 10/20/2023 09:05:33Z DateTime=2023-10-20T09:05:33.0660258Z: 10/20/2023 09:05:33Z Xamarin.VisualStudio.Android.Setup.AutoSdk Information: 0 : androidsdksetup: auto sdk check Android licenses: 10/20/2023 09:05:36Z DateTime=2023-10-20T09:05:36.5670502Z: 10/20/2023 09:05:36Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Begining distribution, 10/20/2023 17:07:53: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.4526394Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Begining distribution, 10/20/2023 17:07:53: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.4526394Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Channel: Google Play: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.4576307Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Channel: Google Play: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.4576307Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : App Bundle Id: com.xxxx.xxxxx, Version: 10.8.05: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.4576307Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !App Bundle Id: com.xxxx.xxxxx, Version: 10.8.05: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.4576307Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Publishing.Presentation.ViewModels.GooglePlayTrackSelectionViewModel Error: 0 : Value cannot be null. Parameter name: source System.ArgumentNullException: Value cannot be null. Parameter name: source at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate) at Xamarin.Ide.Google.GoogleExtensions.AsGoogleTrack(Track track) in D:\a\_work\1\s\src\Core\Xamarin.VisualStudio.Google\Extensions.cs:line 40 at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext() at Xamarin.VisualStudio.Publishing.Presentation.ViewModels.GooglePlayTrackSelectionViewModel.<>c__DisplayClass39_1.<<InitializeTracks>b__2>d.MoveNext() in D:\a\_work\1\s\src\Core\VisualStudio.Publishing\Presentation\ViewModels\GooglePlayTrackSelectionViewModel.cs:line 186: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.5225254Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Publishing to GooglePlay...: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.5454620Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Publishing to GooglePlay...: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.5454620Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Signing packages...: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.6069450Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Signing packages...: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.6069450Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Skipping signing, using existing signature: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.6520207Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Skipping signing, using existing signature: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.6520207Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Preparing to upload package(s): 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.6847060Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Preparing to upload package(s): 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.6847060Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Authorising...: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.7332592Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Authorising...: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.7332592Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading D:\Users\Dev\AppData\Local\Xamarin\Mono for Android\Archives\2023-10-19\Xamarin.App.Android 10-19-23 10.38 AM.aabarchive\signed-aabs\com.xxxx.xxxxx.aab ...: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.8097065Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading D:\Users\Dev\AppData\Local\Xamarin\Mono for Android\Archives\2023-10-19\Xamarin.App.Android 10-19-23 10.38 AM.aabarchive\signed-aabs\com.xxxx.xxxxx.aab ...: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.8097065Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading 'D:\Users\Dev\AppData\Local\Xamarin\Mono for Android\Archives\2023-10-19\Xamarin.App.Android 10-19-23 10.38 AM.aabarchive\signed-aabs\com.xxxx.xxxxx.aab' to Google Play, Track: 'alpha', Version Code: '18'...: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.8730083Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading 'D:\Users\Dev\AppData\Local\Xamarin\Mono for Android\Archives\2023-10-19\Xamarin.App.Android 10-19-23 10.38 AM.aabarchive\signed-aabs\com.xxxx.xxxxx.aab' to Google Play, Track: 'alpha', Version Code: '18'...: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.8730083Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Creating 'Edit' - package name com.xxxx.xxxxx: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.9537210Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Creating 'Edit' - package name com.xxxx.xxxxx: 10/20/2023 09:07:53Z DateTime=2023-10-20T09:07:53.9537210Z: 10/20/2023 09:07:53Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Validating package versions already in Google Play...: 10/20/2023 09:07:54Z DateTime=2023-10-20T09:07:54.7028367Z: 10/20/2023 09:07:54Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Validating package versions already in Google Play...: 10/20/2023 09:07:54Z DateTime=2023-10-20T09:07:54.7028367Z: 10/20/2023 09:07:54Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Finding track to update...: 10/20/2023 09:07:55Z DateTime=2023-10-20T09:07:55.6800618Z: 10/20/2023 09:07:55Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Finding track to update...: 10/20/2023 09:07:55Z DateTime=2023-10-20T09:07:55.6800618Z: 10/20/2023 09:07:55Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Found Track alpha.: 10/20/2023 09:07:56Z DateTime=2023-10-20T09:07:56.2921890Z: 10/20/2023 09:07:56Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Found Track alpha.: 10/20/2023 09:07:56Z DateTime=2023-10-20T09:07:56.2921890Z: 10/20/2023 09:07:56Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package...: 10/20/2023 09:07:56Z DateTime=2023-10-20T09:07:56.3294724Z: 10/20/2023 09:07:56Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package...: 10/20/2023 09:07:56Z DateTime=2023-10-20T09:07:56.3294724Z: 10/20/2023 09:07:56Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Changing default chunksize to 1048576.: 10/20/2023 09:07:56Z DateTime=2023-10-20T09:07:56.3730556Z: 10/20/2023 09:07:56Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Changing default chunksize to 1048576.: 10/20/2023 09:07:56Z DateTime=2023-10-20T09:07:56.3730556Z: 10/20/2023 09:07:56Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 0%...: 10/20/2023 09:07:56Z DateTime=2023-10-20T09:07:56.4665846Z: 10/20/2023 09:07:56Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 0%...: 10/20/2023 09:07:56Z DateTime=2023-10-20T09:07:56.4665846Z: 10/20/2023 09:07:56Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 6%...: 10/20/2023 09:07:57Z DateTime=2023-10-20T09:07:57.5207042Z: 10/20/2023 09:07:57Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 6%...: 10/20/2023 09:07:57Z DateTime=2023-10-20T09:07:57.5207042Z: 10/20/2023 09:07:57Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 12%...: 10/20/2023 09:07:58Z DateTime=2023-10-20T09:07:58.0264470Z: 10/20/2023 09:07:58Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 12%...: 10/20/2023 09:07:58Z DateTime=2023-10-20T09:07:58.0265695Z: 10/20/2023 09:07:58Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 18%...: 10/20/2023 09:07:58Z DateTime=2023-10-20T09:07:58.1698570Z: 10/20/2023 09:07:58Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 18%...: 10/20/2023 09:07:58Z DateTime=2023-10-20T09:07:58.1698570Z: 10/20/2023 09:07:58Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 24%...: 10/20/2023 09:07:58Z DateTime=2023-10-20T09:07:58.2272963Z: 10/20/2023 09:07:58Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 24%...: 10/20/2023 09:07:58Z DateTime=2023-10-20T09:07:58.2272963Z: 10/20/2023 09:07:58Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 30%...: 10/20/2023 09:07:58Z DateTime=2023-10-20T09:07:58.4491989Z: 10/20/2023 09:07:58Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 30%...: 10/20/2023 09:07:58Z DateTime=2023-10-20T09:07:58.4491989Z: 10/20/2023 09:07:58Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 36%...: 10/20/2023 09:07:58Z DateTime=2023-10-20T09:07:58.6673653Z: 10/20/2023 09:07:58Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 36%...: 10/20/2023 09:07:58Z DateTime=2023-10-20T09:07:58.6673653Z: 10/20/2023 09:07:58Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 42%...: 10/20/2023 09:07:58Z DateTime=2023-10-20T09:07:58.8899933Z: 10/20/2023 09:07:58Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 42%...: 10/20/2023 09:07:58Z DateTime=2023-10-20T09:07:58.8899933Z: 10/20/2023 09:07:58Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 49%...: 10/20/2023 09:07:59Z DateTime=2023-10-20T09:07:59.6307173Z: 10/20/2023 09:07:59Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 49%...: 10/20/2023 09:07:59Z DateTime=2023-10-20T09:07:59.6307173Z: 10/20/2023 09:07:59Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 55%...: 10/20/2023 09:07:59Z DateTime=2023-10-20T09:07:59.9883374Z: 10/20/2023 09:07:59Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 55%...: 10/20/2023 09:07:59Z DateTime=2023-10-20T09:07:59.9883374Z: 10/20/2023 09:07:59Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 61%...: 10/20/2023 09:08:00Z DateTime=2023-10-20T09:08:00.2660348Z: 10/20/2023 09:08:00Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 61%...: 10/20/2023 09:08:00Z DateTime=2023-10-20T09:08:00.2660348Z: 10/20/2023 09:08:00Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 67%...: 10/20/2023 09:08:00Z DateTime=2023-10-20T09:08:00.5033297Z: 10/20/2023 09:08:00Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 67%...: 10/20/2023 09:08:00Z DateTime=2023-10-20T09:08:00.5033297Z: 10/20/2023 09:08:00Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 73%...: 10/20/2023 09:08:00Z DateTime=2023-10-20T09:08:00.7697501Z: 10/20/2023 09:08:00Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 73%...: 10/20/2023 09:08:00Z DateTime=2023-10-20T09:08:00.7698603Z: 10/20/2023 09:08:00Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 79%...: 10/20/2023 09:08:00Z DateTime=2023-10-20T09:08:00.9560480Z: 10/20/2023 09:08:00Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 79%...: 10/20/2023 09:08:00Z DateTime=2023-10-20T09:08:00.9560480Z: 10/20/2023 09:08:00Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 85%...: 10/20/2023 09:08:01Z DateTime=2023-10-20T09:08:01.4497866Z: 10/20/2023 09:08:01Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 85%...: 10/20/2023 09:08:01Z DateTime=2023-10-20T09:08:01.4497866Z: 10/20/2023 09:08:01Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 92%...: 10/20/2023 09:08:01Z DateTime=2023-10-20T09:08:01.4794625Z: 10/20/2023 09:08:01Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 92%...: 10/20/2023 09:08:01Z DateTime=2023-10-20T09:08:01.4807489Z: 10/20/2023 09:08:01Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 98%...: 10/20/2023 09:08:01Z DateTime=2023-10-20T09:08:01.7332095Z: 10/20/2023 09:08:01Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 98%...: 10/20/2023 09:08:01Z DateTime=2023-10-20T09:08:01.7332095Z: 10/20/2023 09:08:01Z Xamarin.Ide.Google.PackageUploader Error: 0 : An error occur uploading 'com.xxxx.xxxxx.aab', please see the log for more details. System.NullReferenceException: Object reference not set to an instance of an object. at Xamarin.Ide.Google.PackageUploader.<UploadAsync>d__4.MoveNext() in D:\a\_work\1\s\src\Core\Xamarin.VisualStudio.Google\PackageUploader.cs:line 105: 10/20/2023 09:08:23Z DateTime=2023-10-20T09:08:23.8746019Z: 10/20/2023 09:08:23Z Xamarin.VisualStudio.Publishing.DistributionManager Error: 0 : An error occur uploading 'com.xxxx.xxxxx.aab', please see the log for more details. System.NullReferenceException: Object reference not set to an instance of an object. at Xamarin.Ide.Google.PackageUploader.<UploadAsync>d__4.MoveNext() in D:\a\_work\1\s\src\Core\Xamarin.VisualStudio.Google\PackageUploader.cs:line 105: 10/20/2023 09:08:23Z DateTime=2023-10-20T09:08:23.8816458Z: 10/20/2023 09:08:23Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Uploading package 100%...: 10/20/2023 09:08:23Z DateTime=2023-10-20T09:08:23.8816458Z: 10/20/2023 09:08:23Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Uploading package 100%...: 10/20/2023 09:08:23Z DateTime=2023-10-20T09:08:23.8816458Z: 10/20/2023 09:08:23Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Upload status: Completed.: 10/20/2023 09:08:23Z DateTime=2023-10-20T09:08:23.9627299Z: 10/20/2023 09:08:23Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Upload status: Completed.: 10/20/2023 09:08:23Z DateTime=2023-10-20T09:08:23.9627299Z: 10/20/2023 09:08:23Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : Publishing project 'XXXX App' completed with errors.: 10/20/2023 09:08:23Z DateTime=2023-10-20T09:08:23.9808893Z: 10/20/2023 09:08:23Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !Publishing project 'XXXX App' completed with errors.: 10/20/2023 09:08:23Z DateTime=2023-10-20T09:08:23.9808893Z: 10/20/2023 09:08:23Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : An error occur uploading 'com.xxxx.xxxxx.aab', please see the log for more details.: 10/20/2023 09:08:24Z DateTime=2023-10-20T09:08:24.0159410Z: 10/20/2023 09:08:24Z Xamarin.VisualStudio.Progress.ProgressReportService Information: 0 : !An error occur uploading 'com.xxxx.xxxxx.aab', please see the log for more details.: 10/20/2023 09:08:24Z DateTime=2023-10-20T09:08:24.0159410Z: 10/20/2023 09:08:24Z
-
Anonymous
2023-10-23T07:57:16.1566667+00:00 Can you share your csproj file? Did you enable multi-dex? If yes, please disable it and release it again.
-
Calloway He • 0 Reputation points
2023-10-24T02:38:47.8833333+00:00 @Anonymous The following is the csproj file, I changed its extension as xml because the comment showed the 'csproj' extension is invalid and it cannot be attached. I also confirmed I didn't enable multi-dex.
-
Calloway He • 0 Reputation points
2023-10-24T02:42:20.6433333+00:00 @Anonymous The following is the csproj file, I changed its extension as xml because it showed 'csproj' is invalid extension when I attached it to this comment. I also confirmed I didn't enable multi-dex.
-
Calloway He • 0 Reputation points
2023-10-24T02:57:34.78+00:00 @Anonymous Sorry, I mistakenly thought that the first comment was not sent successfully because it was not displayed when I refreshed the page, so I sent the second comment. The content of both comments is the same.
-
Anonymous
2023-10-25T08:44:44.96+00:00 Nevermind, did you find this file and see this 186 line
D:\a\_work\1\s\src\Core\VisualStudio.Publishing\Presentation\ViewModels\GooglePlayTrackSelectionViewModel.cs:line 186:
-
Calloway He • 0 Reputation points
2023-10-30T09:40:48.0666667+00:00 @Anonymous Sorry for the late reply, I cannot fetch this file. I tried to get this file when VS2022 was uploading the package to Google Play Console, but failed. I paste the path in File Explorer, and it showed this file doesn't exist. Is there any other way to find out this file?
-
Anonymous
2023-10-31T06:58:52.0133333+00:00 Is there any other way to find out this file? If you have set hidden items to show, I am afraid no.
Could you generate .aab file like publish ad hoc? can upload it to Google Play manually via the web portal: Publishing issues - Play Console Help (google.com)
-
Calloway He • 0 Reputation points
2023-11-01T10:12:39.73+00:00 @Anonymous Yes, I set hidden items to show all the time. Previously, when I found out that publishing packages to Google Play Console by using VS2022 failed, I used the way you mentioned to manually upload aab package to Google Play Console and the app had been published successfully. Now I want to know why the Distribution to Google Play Console of VS2022 didn't work, I remember it worked well before
.
Sign in to comment