cancel
Showing results for 
Search instead for 
Did you mean: 

multiple packages in native application android

0 Kudos

Hi everyone,

How can I use multiples mbo packages in a native app android

// Initialize Application settings

Application app = Application.getInstance();

// The identifier has to match the application ID deployed to the SUP server

app.setApplicationIdentifier("SUP101");

app.setApplicationIdentifier("SUP102"); //

Accepted Solutions (1)

Accepted Solutions (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Allan,

i dont think you can use multiple packages in a single app.

there is one single App Id for a mobile app project.

Rgrds,

Jitendra

Answers (0)