简体   繁体   English

在ionic.io上上传应用程序时出错

[英]Getting error while uploading app on ionic.io

I am creating an app in which i have to use push notification after creating app i am trying do upload it but there are some problems, 我正在创建一个应用程序,在创建应用程序后我必须使用推送通知,但我尝试将其上传,但是存在一些问题,

1>after uploading i am not getting "successfully uploaded " message 1>上传后,我没有收到“成功上传”消息

2>although i can see my app on ionic view(ionic .io) 2>尽管我可以在离子视图上看到我的应用程序(ionic .io)

3>but at the bottom of app it is saying 3>但在应用程序底部说

"This app is not live. Check out our Getting Started guide."  

how can i solve this 我该如何解决

i have used this plugin 我用过这个插件

1>ionic add ionic-platform-web-client 1> ionic添加ionic-platform-web-client

2>ionic plugin add phonegap-plugin-push 2> ionic插件添加phonegap-plugin-push

3>ionic io init 3>离子性

after this it is showing my app io ionic app but 在此之后,它显示了我的应用程序离子应用程序,但

"This app is not live. Check out our Getting Started guide.   

You must first do ionic login from the console , 您必须首先从控制台进行离子登录

If your account is open from in chrome or any browser then logout first and then login from cmd your app will be live 如果您的帐户是通过chrome或任何浏览器打开的,则请先注销,然后再通过cmd登录,您的应用将可以使用

even if this is not work then check out the link below for some reference and your app will run 即使这行不通,也请查看以下链接以获取一些参考,您的应用将运行

http://docs.ionic.io/ http://docs.ionic.io/

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Android上的Ionic.io&Firebase错误:浏览器离线。 终止连接 - Ionic.io & Firebase error on Android: Browser went offline. Killing connection 如何在ionic.io -push通知中设置大图像 - How to set large image in ionic.io -push notification Ionic.io从节点js服务器发送推送通知 - Ionic.io send push notification from node js server Android上的Ionic推送通知未在Ionic.io上注册令牌 - Ionic push notifications on Android doesn't register token on Ionic.io 在将应用程序上载到Play商店中时出现有关相机相关权限的错误 - Getting an error while uploading app into playstore about permissions related to camera 使用此命令在移动设备中运行 ionic 应用程序时出错(ionic cordova run android) - getting error while ionic app run in mobile device using this command( ionic cordova run android) 将 android 应用程序包上传到 Playstore 时出错。您的应用程序包针对无法识别的语言 jp - Getting error while uploading android app bundle to playstore.. Your app bundle targets unrecognized language jp 上传图片时出现RuntimeException错误 - getting RuntimeException error while uploading image 上传 android 包时出错 - Getting error while uploading android bundle 上传游戏apk时出现此错误,因为应用程序签名与AppGallery中发布的版本不同 - Getting this error while uploading game apk because of the app signature is different from that of the released version in AppGallery
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM