thomasgalliker / Plugin.FirebasePushNotifications

Receive and handle firebase push notifications in .NET MAUI apps
31 stars 3 forks source link

iOS "AndroidFixManifests" parameter is not supported, when run in Release mode #36

Open VinayendrGada opened 5 days ago

VinayendrGada commented 5 days ago

Description

Using .net7.0 and getting error in release mode when trying to build

Steps to Reproduce

  1. Add this package in .net7.0 project
  2. Connect to MAC
  3. Clean and build in debug it works
  4. Select release mode and clean/build Fails

Expected Behavior

Actual Behavior

Basic Information

Screenshots

Reproduction Link