简体   繁体   English

在appcelerator箭头应用中使用户成为管理员

[英]Make User admin in appcelerator arrow app

I have created an app in appcelerator arrow db using free subscription. 我已经使用免费订阅在appcelerator arrow db中创建了一个应用程序。 When I published this app from appcelerator studio as user got created for this app. 当我从appcelerator Studio发布此应用程序时,因为已为此应用程序创建了用户。 But this user is not admin and when I try to do bulk_delete it doesn't allow me to do that. 但是此用户不是管理员,当我尝试执行bulk_delete时,它不允许我这样做。

I followed steps to make user admin but when I go to my app in https://platform.appcelerator.com/ it only shows me DEV of my app and nor PROD. 我遵循了使用户成为管理员的步骤,但是当我在https://platform.appcelerator.com/中转到我的应用程序时,它仅向我显示我的应用程序和PROD。 PROD is locked and asks me to pay. PROD已锁定,要求我付款。

Is this any way to make this user admin? 这可以使该用户成为管理员吗?

Please help..Thanks in advance.. 请帮助。。谢谢。

If you are on a free trial account, you do not have the ability to release your app into Production. 如果您拥有免费试用帐户,则无法将应用发布到正式版中。 That is why your seeing it "locked" as you describe. 这就是为什么您看到它“锁定”您所描述的原因。

Any user created can be changed to Admin from within the dashboard (or even from the command line). 可以从仪表板内(甚至从命令行)将任何创建的用户更改为Admin。 Open up your dashboard as jonathan-wheat describes and click on the existing user. 按照jonathan-wheat的描述打开仪表板,然后单击现有用户。 This will open up the details for that user. 这将打开该用户的详细信息。 There is a radio group for Admin. 有一个用于Admin的广播组。 Make sure this is set to 'true'. 确保将其设置为“ true”。

By default, users created for you should be admin already. 默认情况下,为您创建的用户应该已经是管理员。

I'm not sure about the locked Production selection, but to change a user to admin - click Apps | 我不确定锁定的生产选择,但要将用户更改为管理员-单击应用| [your application] | [您的申请] | Arrow (on the left) | 箭头(左侧)| click your app name again | 再次单击您的应用程序名称| Manage Data (on the left) | 管理数据(在左侧)| Users (on the right) 用户(在右侧)

From here you can create a new user (button at the top right), or select a user and change the Admin radio button to Yes. 在这里,您可以创建一个新用户(右上角的按钮),或者选择一个用户并将“管理”单选按钮更改为“是”。

Hope that helps. 希望能有所帮助。 -Jon -乔恩

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM