-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Iteration Plan for February 2020 #1621
Comments
Is Appcenter Auth/Data dead? Any future plans? |
@dipree Thanks for the information... |
@dipree Concur, the offline sync is a killer feature. 3 months is very short notice for retiring these services. |
It's a shame retiring those services, I was really looking forward to those services (Auth/Data/Push) in AppCenter..... it would really turn the tables with the other services around (firebase, amplify).... AppCenter with those services would become almost the de facto mobile cloud + devops... mind blown!!! A good opinionated infrastructure to really focus in what matters... it's really a shame that you didn't want to push this forward... |
Appcenter Data was replacement for Azure Mobile Apps. Is there any other Azure service for mobile application with offline support? Cosmos DB is not really an answer because of lack of offline sync out of the box. |
It would really be great to have #192 as Crashlytics is being retired at the end of March and this feature is missing in AppCenter. |
Is there any chance to get Xamarin.Mac support in one of the upcoming releases? There are quite a few open issues in this repo as well as the AppCenter .NET repo asking for this feature. |
Did you found a solution for this? |
@NunoBem there is Azure Mobile Apps which has offline sync, BUT ironically it's no longer in active development... There is no other prebuild solution for CosmosDB, you ether have to connect directly via the Microsoft.Azure.Documents.Client, or build an api. An alternative would be: |
|
@Zakeelm has responsibility for Data questions and @elamalani owns Azure Mobile Apps (ZUMO) |
It would be nice if somebody with responsibility from MS could give us some answers. Right now we are in unfortunate situation with one discontinued product and without any clear information about future of mobile development on Azure. |
I come here somewhat excited, looking for the latest updates on Auth and Data, only to find the services have been retired!? AppCenter was providing the right direction for enterprise mobile apps. Providing good support for a variety of SDKs, along with simplifying the enablement of features like Push with the promise to do the same for Auth and Data. Killing these off is mind-blowing to me. What is the MS answer to AWS Amplify? Is there any investment happening in Azure App Service (as there was a statement a few years ago saying no new development was happening with App Service either...). From an enterprise standpoint, many companies are "forced" down the MS path. With the killing off of important App Center features like Data and Push, it is hard not to justify leveraging AWS and Amplify for all modern app development... |
@Zakeelm might be an option, but i have several problems with it:
|
You are correct, as of today there is just android and ios. As I mentioned it is in active development, so unfortunately i'm not able to ensure there won't be massive changes in how it functions over time. But, there are a sample project in the repos that could help get started with this. For userdata separation, they have a slightly different model than MBaaS had. You use permissions and users. Using both of these, you can create experiences that separate users and their associated data. The repo has code snippets to showcase how this works. Azureauth is powered by Azure App services, more information can be found on the Auth Azure App Services doc. Please note that today, AAD is not supported here. And Lastly, per their documentation, Azure mobile is a framework for rapidly creating iOS and android apps with modern, highly-scalable backends on Azure. It provides APIs for android and ios to do this. It includes a plethora of one-click deployment templates and native SDKs for things such as Auth, Database, and Push. While it does work different than App Center's MBaaS, a lot of the functionality and some entirely new functionality exist within it. |
The Azure SDK is an answer to a different question. It does not address any of the core needs for the simplified development of mobile applications. All I can say is take a look at AWS Amplify. It would great to understand the Microsoft roadmap to get to even 50% of this capability. I just added simple offline support to a ReactJS web app in under 10 min using AWS datastore. |
Any future plans to sign two or more Xamarin.iOS app with different extentions? |
hi @dipree, How long are your iterations in 2020. Still February or are the plans no longer public? |
Couldn't find anything regarding upgrade to Xamarin.Android 10.2.0.100 for the AppCenter Build Agents. Currently we are working around this dotnet/android#3852 by doing manual builds for some of our Android projects. Is this something that we can expect to be available fairly soon? What is the best place to check for status/timelines on updates to build agents? |
@easterapps They definitely are! We just published a draft for April's iteration plan in #1769 |
February 2020 Plan
Diagnostics
Distribution
SDK
The text was updated successfully, but these errors were encountered: