寻找一种方法来允许客户端查看NativeScript App Project的实时更新 [英] Looking For A Way To Allow a Client To See Real-Time Updates for NativeScript App Project

查看:106
本文介绍了寻找一种方法来允许客户端查看NativeScript App Project的实时更新的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以我几个月来一直在学习Javascript,TypeScript,Angular和NativeScript,而我刚刚为一个客户进行了一个应用程序开发项目.我知道有些模拟器可用于查看您开发的内容在iOS和Android设备上的外观.我也知道您可以从应用程序商店下载的NativeScript Preview应用程序.预览应用程序的问题在于,它似乎与某些Angular插件(如Firebase)不兼容……除非我做错了.

So I've been learning Javascript, TypeScript, Angular, and NativeScript for several months now and I just took on an app development project for a client. I know that there are emulators that you can use to see how what you've developed might look on an iOS and Android device. I also know about the NativeScript Preview app that you can download from app stores. The problem with the Preview app is that it doesn't appear to be compatible with certain Angular plugins like Firebase...unless I'm just doing something wrong perhaps.

我正在寻找一种向客户展示我在开发中所处位置的方法,以使他不会对我的工作感到茫然.对于Web开发,这很容易做到,但是对于移动开发,我有哪些选择呢?我正在使用NativeScript + Angular + Firebase ...这是我的选择.

I'm looking for a way to show my client where I'm at in my development so that he isn't left in the dark about what I'm doing. This is very easy to do with regards to web development, but what are my options regarding mobile development? I'm using NativeScript + Angular + Firebase...that's my stack of choice.

任何帮助将不胜感激.

在安装Firebase插件之前,我已经尝试过该预览版应用程序,该应用程序首先可以运行,然后出现错误代码,并且根据Stack Overflow上的一些提示,这是因为该预览版应用程序的功能有限

I've already tried the Preview app which worked at first until I installed the Firebase plugin, then I got an error code and according to some on Stack Overflow, it's because the Preview app is limited in terms of what it can do.

我想知道是否有一种方法可以保存我的更改并允许客户看到他的更改.

I'm wondering if there's a way to save changes on my end and allow the client to see those changes on his end.

推荐答案

它与Web更相似,您将构建版本部署到服务器上,并允许客户端访问它.

It's more similar to web, you deploy a build to your server and let your client access it.

在这里,使用移动应用程序,您将向TestFlight/Google Play(封闭式Beta测试)发布内部版本,并让客户端在其设备上安装该内部版本.

Here with mobile apps, you will release a build to TestFlight / Google Play (Closed Beta Test) and let your client install the build on his device.

还有第三方服务,例如 HockyApp

There are also third party services like HockyApp, TestFairy, and more. You may even share the IPA / APK via Email and let your client install them on his device.

自{N} v6.0起,还提供了 App Sync 支持.支持无线更新.

There is also App Sync support since {N} v6.0 to support over the air updates.

这篇关于寻找一种方法来允许客户端查看NativeScript App Project的实时更新的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆