This is a migrated thread and some comments may be shown as answers.

Multiple apps, single database

2 Answers 29 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Randy
Top achievements
Rank 1
Randy asked on 29 Apr 2016, 11:51 AM
I have a need to build multiple hybrid apps that connect to the same BES database. Specifically, a user app and a mobile management console. It seems that it will work by placing the same appId in the settings file for each app. Is this a valid approach, or will it cause issues when building to the cloud?

2 Answers, 1 is accepted

Sort by
0
Accepted
Dimitar Dimitrov
Telerik team
answered on 29 Apr 2016, 12:50 PM
Hello Randy,

There is no problem in using single AppId in multiple applications - your approach is valid. You just have to specify it when using the Everlive instance in every mobile app that you create. There are no additional checks for the AppId that is being used in your hybrid app.

Just for your information you can also have more than one Everlive object in a single application and each object has access to different backend services project. This is controlled just by initializing every instance with different AppId.

Regards,
Dimitar Dimitrov
Telerik
 
Everlive is now Telerik Backend Services, and is part of the Telerik Platform.
 
0
Randy
Top achievements
Rank 1
answered on 29 Apr 2016, 01:18 PM
Perfect. Thanks for the quick response!
Tags
General Discussion
Asked by
Randy
Top achievements
Rank 1
Answers by
Dimitar Dimitrov
Telerik team
Randy
Top achievements
Rank 1
Share this question
or