Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Remove Xamarin Forms Reference - #12

Open
xvare wants to merge 1 commit into
microsoft:masterfrom
xvare:master
Open

Remove Xamarin Forms Reference#12
xvare wants to merge 1 commit into
microsoft:masterfrom
xvare:master

Conversation

@xvare

@xvare xvare commented Oct 28, 2015

Copy link
Copy Markdown

Hi,

I remove all xamarin.forms reference, because I use MVVMCross in my project. Now you can use it in all Xamarin Project.

To call ApplicationInsights now use CrossApplicationInsights for exemple:
CrossApplicationInsights.Current.Setup(iKey);
CrossApplicationInsights.Current.Start();
CrossTelemetryManager.Current.TrackTrace("My custom message");

@ghost

Copy link
Copy Markdown

Hi,

we recently moved your changes to a feature branch, made minor changes, and are now testing the SDK again.

Feel free to give it a try. Feedback is always appreciated.

Christoph

@ghost ghost mentioned this pull request Feb 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant