question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How do I disable HotReload for Release builds?

See original GitHub issue

I am happy to use HotReload for my Project. But it makes bigger size for android apk.

After unzipping the apk, I see Xamarin.Forms.HotReload.Reloader.dll ,Microsoft.CodeAnalysis.CSharp.dll and Microsoft.CodeAnalysis.dll in assemblies folder.

Any way to remove them? Thanks!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:20 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
LuoyeAncommented, Aug 27, 2019

Yes, it is working for Archive feature on my local Visual Studio. So the issue is from Visual Studio App Center. Let’s close this. Thanks very much! @rudyspano @AndreiMisiukevich

1reaction
rudyspanocommented, Aug 26, 2019

@AndreiMisiukevich Yes. No more libaot-Microsoft.CodeAnalysis.CSharp.dll.so. @TingtingAn, is it ok on your side?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Disabling Hot Reload for .NET Core project in Visual ...
You can change this feature here: Tools > Options > Projects and Solutions > ASP.NET Core > Auto build and refresh option.
Read more >
Write and debug code by using Hot Reload - Visual Studio ...
Make sure that Enable native code debugging is disabled in the debugger settings or the debug launch profile. Start the app with the...
Read more >
Edit running code with Hot Reload - JetBrains Rider
Hot Reload, also known as Edit & Continue. ... disable it by clearing the Enable Hot Reload when debugging checkbox on the Build,...
Read more >
Hot Reload - Documentation | NoesisGUI
Disable Hot Reload. Hot Reload consumes a bit of extra memory and it can be disabled just in case you don't need this...
Read more >
Visual Studio 2022: Hot Reload Guide
A4: You can disable Hot Reload by navigating to Tools > Options > Debugging > Hot Reload and unchecking the “Enable Hot Reload”...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found