Firebase.Xamarin is not compatible with monoandroid81











up vote
0
down vote

favorite












I want to add firebase realtime database in my application but when I add a library for Firebase.Xamarin, it gives the error like




Severity Code Description Project File Line Suppression State
Error Package Firebase.Xamarin 0.3.6 is not compatible with monoandroid81 (MonoAndroid,Version=v8.1). Package Firebase.Xamarin
0.3.6 supports: net (.NETFramework,Version=v0.0) 0




how can I solve this error, I tried to change the target version of application but it is not working. Please help me to solve this error.



enter image description here










share|improve this question
























  • Those are not official packages. Look for the ones published by Xamarin
    – Cheesebaron
    Jul 30 at 12:35










  • i can not understand your answer. please explain in brief.
    – amit
    Jul 30 at 12:38






  • 2




    Use official Firebase packages published by Xamarin. Look for by Xamarin next to the package name. In your screenshot you are installing a package by some Ricardo.
    – Cheesebaron
    Jul 30 at 12:41










  • ok i can understand.
    – amit
    Jul 30 at 12:41






  • 1




    Thank you it is working with Xamarin.Firebase
    – amit
    Jul 30 at 12:46















up vote
0
down vote

favorite












I want to add firebase realtime database in my application but when I add a library for Firebase.Xamarin, it gives the error like




Severity Code Description Project File Line Suppression State
Error Package Firebase.Xamarin 0.3.6 is not compatible with monoandroid81 (MonoAndroid,Version=v8.1). Package Firebase.Xamarin
0.3.6 supports: net (.NETFramework,Version=v0.0) 0




how can I solve this error, I tried to change the target version of application but it is not working. Please help me to solve this error.



enter image description here










share|improve this question
























  • Those are not official packages. Look for the ones published by Xamarin
    – Cheesebaron
    Jul 30 at 12:35










  • i can not understand your answer. please explain in brief.
    – amit
    Jul 30 at 12:38






  • 2




    Use official Firebase packages published by Xamarin. Look for by Xamarin next to the package name. In your screenshot you are installing a package by some Ricardo.
    – Cheesebaron
    Jul 30 at 12:41










  • ok i can understand.
    – amit
    Jul 30 at 12:41






  • 1




    Thank you it is working with Xamarin.Firebase
    – amit
    Jul 30 at 12:46













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I want to add firebase realtime database in my application but when I add a library for Firebase.Xamarin, it gives the error like




Severity Code Description Project File Line Suppression State
Error Package Firebase.Xamarin 0.3.6 is not compatible with monoandroid81 (MonoAndroid,Version=v8.1). Package Firebase.Xamarin
0.3.6 supports: net (.NETFramework,Version=v0.0) 0




how can I solve this error, I tried to change the target version of application but it is not working. Please help me to solve this error.



enter image description here










share|improve this question















I want to add firebase realtime database in my application but when I add a library for Firebase.Xamarin, it gives the error like




Severity Code Description Project File Line Suppression State
Error Package Firebase.Xamarin 0.3.6 is not compatible with monoandroid81 (MonoAndroid,Version=v8.1). Package Firebase.Xamarin
0.3.6 supports: net (.NETFramework,Version=v0.0) 0




how can I solve this error, I tried to change the target version of application but it is not working. Please help me to solve this error.



enter image description here







android xamarin xamarin.android






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Aug 11 at 11:39

























asked Jul 30 at 11:38









amit

292114




292114












  • Those are not official packages. Look for the ones published by Xamarin
    – Cheesebaron
    Jul 30 at 12:35










  • i can not understand your answer. please explain in brief.
    – amit
    Jul 30 at 12:38






  • 2




    Use official Firebase packages published by Xamarin. Look for by Xamarin next to the package name. In your screenshot you are installing a package by some Ricardo.
    – Cheesebaron
    Jul 30 at 12:41










  • ok i can understand.
    – amit
    Jul 30 at 12:41






  • 1




    Thank you it is working with Xamarin.Firebase
    – amit
    Jul 30 at 12:46


















  • Those are not official packages. Look for the ones published by Xamarin
    – Cheesebaron
    Jul 30 at 12:35










  • i can not understand your answer. please explain in brief.
    – amit
    Jul 30 at 12:38






  • 2




    Use official Firebase packages published by Xamarin. Look for by Xamarin next to the package name. In your screenshot you are installing a package by some Ricardo.
    – Cheesebaron
    Jul 30 at 12:41










  • ok i can understand.
    – amit
    Jul 30 at 12:41






  • 1




    Thank you it is working with Xamarin.Firebase
    – amit
    Jul 30 at 12:46
















Those are not official packages. Look for the ones published by Xamarin
– Cheesebaron
Jul 30 at 12:35




Those are not official packages. Look for the ones published by Xamarin
– Cheesebaron
Jul 30 at 12:35












i can not understand your answer. please explain in brief.
– amit
Jul 30 at 12:38




i can not understand your answer. please explain in brief.
– amit
Jul 30 at 12:38




2




2




Use official Firebase packages published by Xamarin. Look for by Xamarin next to the package name. In your screenshot you are installing a package by some Ricardo.
– Cheesebaron
Jul 30 at 12:41




Use official Firebase packages published by Xamarin. Look for by Xamarin next to the package name. In your screenshot you are installing a package by some Ricardo.
– Cheesebaron
Jul 30 at 12:41












ok i can understand.
– amit
Jul 30 at 12:41




ok i can understand.
– amit
Jul 30 at 12:41




1




1




Thank you it is working with Xamarin.Firebase
– amit
Jul 30 at 12:46




Thank you it is working with Xamarin.Firebase
– amit
Jul 30 at 12:46












3 Answers
3






active

oldest

votes

















up vote
2
down vote













You are trying to install Firebase.Xamarin which is published by an author named Ricardo. What you are probably looking for is the official packages published by Xamarin.



In this case they all start with Xamarin.Firebase.






share|improve this answer




























    up vote
    0
    down vote



    accepted










    I found the proper answer by adding the Xamarin.Firebase library instead of Firebase.Xamarin because Firebase.Xamarin is not official library.



    enter image description here






    share|improve this answer






























      up vote
      -1
      down vote













      I found the proper answer by adding the Xamarin.Firebase library instead of Firebase.Xamarin because Firebase.Xamarin is not official library.



      enter image description here






      share|improve this answer





















        Your Answer






        StackExchange.ifUsing("editor", function () {
        StackExchange.using("externalEditor", function () {
        StackExchange.using("snippets", function () {
        StackExchange.snippets.init();
        });
        });
        }, "code-snippets");

        StackExchange.ready(function() {
        var channelOptions = {
        tags: "".split(" "),
        id: "1"
        };
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function() {
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled) {
        StackExchange.using("snippets", function() {
        createEditor();
        });
        }
        else {
        createEditor();
        }
        });

        function createEditor() {
        StackExchange.prepareEditor({
        heartbeatType: 'answer',
        convertImagesToLinks: true,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: 10,
        bindNavPrevention: true,
        postfix: "",
        imageUploader: {
        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
        allowUrls: true
        },
        onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        });


        }
        });














        draft saved

        draft discarded


















        StackExchange.ready(
        function () {
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f51593157%2ffirebase-xamarin-is-not-compatible-with-monoandroid81%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes








        up vote
        2
        down vote













        You are trying to install Firebase.Xamarin which is published by an author named Ricardo. What you are probably looking for is the official packages published by Xamarin.



        In this case they all start with Xamarin.Firebase.






        share|improve this answer

























          up vote
          2
          down vote













          You are trying to install Firebase.Xamarin which is published by an author named Ricardo. What you are probably looking for is the official packages published by Xamarin.



          In this case they all start with Xamarin.Firebase.






          share|improve this answer























            up vote
            2
            down vote










            up vote
            2
            down vote









            You are trying to install Firebase.Xamarin which is published by an author named Ricardo. What you are probably looking for is the official packages published by Xamarin.



            In this case they all start with Xamarin.Firebase.






            share|improve this answer












            You are trying to install Firebase.Xamarin which is published by an author named Ricardo. What you are probably looking for is the official packages published by Xamarin.



            In this case they all start with Xamarin.Firebase.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jul 30 at 12:48









            Cheesebaron

            17k64099




            17k64099
























                up vote
                0
                down vote



                accepted










                I found the proper answer by adding the Xamarin.Firebase library instead of Firebase.Xamarin because Firebase.Xamarin is not official library.



                enter image description here






                share|improve this answer



























                  up vote
                  0
                  down vote



                  accepted










                  I found the proper answer by adding the Xamarin.Firebase library instead of Firebase.Xamarin because Firebase.Xamarin is not official library.



                  enter image description here






                  share|improve this answer

























                    up vote
                    0
                    down vote



                    accepted







                    up vote
                    0
                    down vote



                    accepted






                    I found the proper answer by adding the Xamarin.Firebase library instead of Firebase.Xamarin because Firebase.Xamarin is not official library.



                    enter image description here






                    share|improve this answer














                    I found the proper answer by adding the Xamarin.Firebase library instead of Firebase.Xamarin because Firebase.Xamarin is not official library.



                    enter image description here







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited Jul 31 at 12:47







                    user10160492

















                    answered Jul 30 at 13:00









                    amit

                    292114




                    292114






















                        up vote
                        -1
                        down vote













                        I found the proper answer by adding the Xamarin.Firebase library instead of Firebase.Xamarin because Firebase.Xamarin is not official library.



                        enter image description here






                        share|improve this answer

























                          up vote
                          -1
                          down vote













                          I found the proper answer by adding the Xamarin.Firebase library instead of Firebase.Xamarin because Firebase.Xamarin is not official library.



                          enter image description here






                          share|improve this answer























                            up vote
                            -1
                            down vote










                            up vote
                            -1
                            down vote









                            I found the proper answer by adding the Xamarin.Firebase library instead of Firebase.Xamarin because Firebase.Xamarin is not official library.



                            enter image description here






                            share|improve this answer












                            I found the proper answer by adding the Xamarin.Firebase library instead of Firebase.Xamarin because Firebase.Xamarin is not official library.



                            enter image description here







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Jul 31 at 12:50







                            user10160492





































                                draft saved

                                draft discarded




















































                                Thanks for contributing an answer to Stack Overflow!


                                • Please be sure to answer the question. Provide details and share your research!

                                But avoid



                                • Asking for help, clarification, or responding to other answers.

                                • Making statements based on opinion; back them up with references or personal experience.


                                To learn more, see our tips on writing great answers.





                                Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                                Please pay close attention to the following guidance:


                                • Please be sure to answer the question. Provide details and share your research!

                                But avoid



                                • Asking for help, clarification, or responding to other answers.

                                • Making statements based on opinion; back them up with references or personal experience.


                                To learn more, see our tips on writing great answers.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function () {
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f51593157%2ffirebase-xamarin-is-not-compatible-with-monoandroid81%23new-answer', 'question_page');
                                }
                                );

                                Post as a guest















                                Required, but never shown





















































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown

































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown







                                Popular posts from this blog

                                Landwehr

                                Reims

                                Javascript gets undefined on array