Search Unity

Problem with Firebase SDK and IAP...

Discussion in 'Formats & External Tools' started by GiovanniHDZ, May 17, 2020.

  1. GiovanniHDZ

    GiovanniHDZ

    Joined:
    Jan 31, 2019
    Posts:
    57
    Hi masters!
    I'm working on my final version of my game, i need to fix one crash in my apk when firebase database data is retriving.

    In the firebase installation manual, says....

    To resolve the compilation error, if you're using .NET 4.x:

    1. Remove or disable the following DLLs for all platforms:
      • Parse/Plugins/Unity.Compat.dll //WHEN I DELETE
      • Parse/Plugins/Unity.Tasks.dll // BOTH UNITY IAP THROWS ERROR ON CONSOLE
      • /
    2. Enable the following DLLs for all platforms:

      • Parse/Plugins/dotNet45/Unity.Compat.dll //I ENABLED THIS DLLS
      • Parse/Plugins/dotNet45/Unity.Tasks.dll //BUT THE ERROR DOESNT DISSAPEAR

        I hope you can help, even weird ideas are received, thanks. :)
     
  2. ibyte

    ibyte

    Joined:
    Aug 14, 2009
    Posts:
    1,047
    Hi Did you ever solve this. I seem to have the same issue on Unity 2020.2