amazon-archives / aws-sdk-xamarin

AWS Mobile SDK for Xamarin (Beta)
Apache License 2.0
45 stars 18 forks source link

Support Amazon Mobile Analytics #6

Closed ddobrev closed 9 years ago

ddobrev commented 10 years ago

Enable http://docs.aws.amazon.com/mobile/sdkforios/developerguide/analytics.html and http://docs.aws.amazon.com/mobile/sdkforandroid/developerguide/analytics.html to be doable through C#.

sichy commented 9 years ago

One up from me, please fix it, quite important for mobile apps.

tawalke commented 9 years ago

I will review request and update github on feature addition.

richardu commented 9 years ago

One up from me too. Very important for us to be able to analyse our mobile client data in the context of our server analytics.

ddobrev commented 9 years ago

It's been two weeks since my request and more than a month since the latest code changes. Could you please give an approximate time frame?

tawalke commented 9 years ago

Hi Dimitar:

Sorry I cannot provide a timeframe for this enhancement. The SDK will be completed soon with updates to provide functionality for the new services announced at re:Invent like Lambda and AWSConfig. We’re getting feedback constantly from our customers, and we have a long list of things we would like to add to accommodate. We have to prioritize these feature requests, and we are always reevaluation and reprioritizing these requests. Your request for the Mobile Analytics feature to be added is definitely being considered. Please remember that this toolkit is in Beta and all feedback is being taken to enhance the SDK appropriately.

As features are added, the ReadMe will be updated to reflect these new services.

Thanks,

TEW

"There are seven sins in the world: wealth without work, pleasure without conscience, knowledge without character, commerce without morality, science without humanity, worship without sacrifice, and politics without principle."

~Mahatma Gandhi

From: Dimitar Dobrev [mailto:notifications@github.com] Sent: Saturday, November 15, 2014 4:21 PM To: awslabs/aws-sdk-xamarin Cc: tawalke Subject: Re: [aws-sdk-xamarin] Support Amazon Mobile Analytics (#6)

It's been two weeks since my request and more than a month since the latest code changes. Could you please give an approximate time frame?

— Reply to this email directly or view it on GitHub https://github.com/awslabs/aws-sdk-xamarin/issues/6#issuecomment-63193108 . https://github.com/notifications/beacon/ACMW1htZ52XgeeBD7PDiiRopZbpe_roYks5nN7stgaJpZM4C1PQw.gif

ddobrev commented 9 years ago

It's been more than 2 months since any updates to the code. I'd like to know if this project is at all reliable.

tawalke commented 9 years ago

The v2 update was successfully updated on today with several changes.

Sent from Windows Mail

From: Dimitar Dobrev Sent: ‎Tuesday‎, ‎December‎ ‎16‎, ‎2014 ‎10‎:‎08‎ ‎AM To: 'awslabs/aws-sdk-xamarin' Cc: Tara Walker

It's been more than 2 months since any updates to the code. I'd like to know if this project is at all reliable.

— Reply to this email directly or view it on GitHub.

ddobrev commented 9 years ago

@tawalke thank you. I am glad to see the project being developed. I look forward to support for mobile analytics.

tawalke commented 9 years ago

@ddobrev : Please keep providing feedback on your usage and needs regarding the SDK. This feedback helps us to prioritize needs and update the SDK to ensure a quality release. Additionally, the mobile analytics requests have been noted and will reviewed for prioritization.

ddobrev commented 9 years ago

@tawalke I am glad to hear about mobile analytics moving up in the queue. For the time being, I don't need anything else so I don't have any more feedback to share.

ddobrev commented 9 years ago

Once again, a whole month with no new code. Let me ask again, is this project taken seriously or will I have to listen to marketing lies until one day this SDK is officially pronounced dead?

Mudeem commented 9 years ago

Thank you for writing to us and providing feedback. We have no plans for deprecating the Xamarin SDK. Based on the current feedback we have slightly de-prioritized adding new services in the Xamarin SDK. We expect to actively resume the work in a few months time.

alekseevpg commented 9 years ago

So, i suppose few months already passed. Do we have some progress here?

ddobrev commented 9 years ago

@alekseevpg let me tell you, this project has proven itself as completely useless and abandoned time and time again. Your best bet, I am afraid, is creating .NET wrappers yourself, which is, at least in the iOS case, unfortunately far from trivial.

alekseevpg commented 9 years ago

@ddobrev sad but true. Did you already tried to wrap it?

ddobrev commented 9 years ago

@alekseevpg I have successfully wrapped the Android SDK - if you want, I can ask my employer if I may share the binding with you. However, with the iOS SDK I haven't even tried because the .a file is 72 MB large, this is way too large.

alekseevpg commented 9 years ago

@ddobrev well, I don't have any needs in android sdk for now, but i think it would be great if you can share it with the world anyway :)

tawalke commented 9 years ago

@alekseevpg: We have released 3 versions of the Xamarin SDK and about to release the 4th. The dates for this releases have been as follows:

Regarding the Mobile Analytics piece was being worked on with the Unity SDK first and then the Xamarin SDK. Unity SDK was finished on last week opening up the addition to the Xamarin SDK.

Version 4 of the Xamarin (1-3 are already released on GitHub) has been completed and under review. Currently discussions are being had about what best for all customers regarding release of v4 of SDK or opting to push for possible addition Mobile Analytics which is the only feature that is missing and requested from the SDK.

alxbog commented 9 years ago

@tawalke, any news on Mobile Analytics support? This is the only SDK part that we need in our app.

tawalke commented 9 years ago

Hi Alexey:

This is being worked on and reviewed. The version 4 will be released next week without it, but it is being currently addressed for release. It will be uploaded to GitHub upon completion and review.

Sent from Windows Mail

From: Alexey Bogdanov Sent: ‎Saturday‎, ‎April‎ ‎18‎, ‎2015 ‎5‎:‎04‎ ‎AM To: 'awslabs/aws-sdk-xamarin' Cc: Tara Walker

@tawalke, any news on Mobile Analytics support? This is the only SDK part that we need in our app.

— Reply to this email directly or view it on GitHub.

alxbog commented 9 years ago

@tawalke Good to hear!

How lightweight would it be? Will it have dependencies on other parts of the SDK? I think using Mobile Analytics only will be a very common use case of the SDK. So it would be great if it'll have the smallest possible footprint. @ddobrev also noted that it's important (comparing to iOS SDK binding).

tawalke commented 9 years ago

Hi Alexey: Right now, I have no details to share, given this is currently in development.

Sent from my Windows Phone


From: Alexey Bogdanovmailto:notifications@github.com Sent: ‎4/‎19/‎2015 2:04 PM To: awslabs/aws-sdk-xamarinmailto:aws-sdk-xamarin@noreply.github.com Cc: tawalkemailto:taraew@live.com Subject: Re: [aws-sdk-xamarin] Support Amazon Mobile Analytics (#6)

@tawalke Good to hear!

How lightweight would it be? Will it have dependencies on other parts of the SDK? I think using Mobile Analytics only will be a very common use case of the SDK. So it would be great if it'll have the smallest possible footprint. @ddobrev also noted that it's important (comparing to iOS SDK binding).


Reply to this email directly or view it on GitHub: https://github.com/awslabs/aws-sdk-xamarin/issues/6#issuecomment-94301829

abfms commented 9 years ago

Hi @tawalke, Do you have any idea when the Amazon Mobile Analytics support might be available?

tawalke commented 9 years ago

It is being developed, but I do not have a definitive ETA when the team will be complete.

Sent from my Windows Phone


From: abfmsmailto:notifications@github.com Sent: ‎6/‎17/‎2015 4:04 PM To: awslabs/aws-sdk-xamarinmailto:aws-sdk-xamarin@noreply.github.com Cc: tawalkemailto:taraew@live.com Subject: Re: [aws-sdk-xamarin] Support Amazon Mobile Analytics (#6)

Hi @tawalke, Do you have any idea when the Amazon Mobile Analytics support might be available?


Reply to this email directly or view it on GitHub: https://github.com/awslabs/aws-sdk-xamarin/issues/6#issuecomment-112930546

mzekrallah commented 9 years ago

:+1: for implementing mobile analytics .. it would be really awesome to have this in aws xamarin sdk..

tawalke commented 9 years ago

Hi:

This Beta SDK should now be migrated to use the AWS SDK for .NET with Xamarin has been released. As noted, this release is under AWS SDK for .NET and is in Developer Preview. The Xamarin SDK repo has the latest links for this update, as well as, the updates for the updated NuGet packages.

This should resolve you issue as this has the updated services like Mobile Analytics and updated desired codebase. See links below: https://github.com/aws/aws-sdk-net https://github.com/aws/aws-sdk-net#nuget-packages