cancel
Showing results for 
Search instead for 
Did you mean: 

Nativescript-printer MDK

ashish_kumar2905
Participant
0 Kudos
476

Hi Experts,

I am getting following error while using nativescript-printer plugin.

"App Update Failed, will roll back to previous metadata definations. Reason: Shared Module nativescript-printer doesn't exist in shared scope default".

I am using latest webclient 23.10.0 .

Accepted Solutions (0)

Answers (1)

Answers (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert

Since you are consuming a NS plugin, cloud build service standard client has no knowledge about it.

You would need to explicitly add this plugin information in the MDKProject.json and build your branded client. You can do it either via MDK SDK or customized client option in CBS.

We have a showcase app about using NS printer plugin, you can find details here.

ashish_kumar2905
Participant
0 Kudos

Our app is already in production and 50% of the users are using webApp and remaining are Android/iOS. I am deploying the app using cloud build service. Please guide me how can I do the changes.

Thank you.

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Please refer to the link Jitendra shared for the customized client option in CBS.

ashish_kumar2905
Participant
0 Kudos

just wanted to know, can we customized existing client app ?

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Not sure what you mean by customized existing client app? If you are building / branding your own client then yes you can customize it.