<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Nativescript-printer MDK in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750009#M4785656</link>
    <description>&lt;P&gt;I am using app Store client with cloud build service. We already having 
big application developed using same and the requirement is to have 
print option. Please help &lt;SPAN class="mention-scrubbed"&gt;jitendra.kansal&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Oct 2023 13:03:58 GMT</pubDate>
    <dc:creator>ashish_kumar2905</dc:creator>
    <dc:date>2023-10-19T13:03:58Z</dc:date>
    <item>
      <title>Nativescript-printer MDK</title>
      <link>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaq-p/12750007</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;I am getting following error while using nativescript-printer plugin. &lt;/P&gt;
  &lt;P&gt;"App Update Failed, will roll back to previous metadata definations. Reason: Shared Module nativescript-printer doesn't exist in shared scope default".&lt;/P&gt;
  &lt;P&gt;I am using latest webclient 23.10.0 .&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2221480-img-0692.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 12:20:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaq-p/12750007</guid>
      <dc:creator>ashish_kumar2905</dc:creator>
      <dc:date>2023-10-19T12:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Nativescript-printer MDK</title>
      <link>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750008#M4785655</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;ashish.kumar2905&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Are you running your MDK app in the app store client or in a branded client built using MDK SDK or cloud build service?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 13:00:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750008#M4785655</guid>
      <dc:creator>Jitendra_Kansal</dc:creator>
      <dc:date>2023-10-19T13:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Nativescript-printer MDK</title>
      <link>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750009#M4785656</link>
      <description>&lt;P&gt;I am using app Store client with cloud build service. We already having 
big application developed using same and the requirement is to have 
print option. Please help &lt;SPAN class="mention-scrubbed"&gt;jitendra.kansal&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 13:03:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750009#M4785656</guid>
      <dc:creator>ashish_kumar2905</dc:creator>
      <dc:date>2023-10-19T13:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Nativescript-printer MDK</title>
      <link>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750010#M4785657</link>
      <description>&lt;P&gt;I didn't understand what did you mean by "using app Store client with cloud build service".&lt;/P&gt;&lt;P&gt;Did you build your MDK client using cloud build service? OR are you using client (SAP Mobile Services Client) from app store?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 13:11:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750010#M4785657</guid>
      <dc:creator>Jitendra_Kansal</dc:creator>
      <dc:date>2023-10-19T13:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Nativescript-printer MDK</title>
      <link>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750011#M4785658</link>
      <description>&lt;P&gt;yes, MDK client using cloud build service .&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 14:20:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750011#M4785658</guid>
      <dc:creator>ashish_kumar2905</dc:creator>
      <dc:date>2023-10-19T14:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Nativescript-printer MDK</title>
      <link>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750012#M4785659</link>
      <description>&lt;P&gt;Since you are consuming a NS plugin, cloud build service standard client has no knowledge about it. &lt;/P&gt;&lt;P&gt;You would need to explicitly add this plugin information in the MDKProject.json and build your branded client. You can do it either via&lt;A href="https://developers.sap.com/tutorials/cp-mobile-dev-kit-nativescript-geolocation.html" target="_blank"&gt; MDK SDK&lt;/A&gt; or &lt;A href="https://developers.sap.com/tutorials/cp-mobile-dev-kit-cbs-client.html" target="_blank"&gt;customized client option in CBS&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;We have a showcase app about using NS printer plugin, you can find details &lt;A href="https://github.com/SAP-samples/cloud-mdk-samples/tree/main/Showcase_Apps/PrintAndQRCodeApp" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 15:34:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750012#M4785659</guid>
      <dc:creator>Jitendra_Kansal</dc:creator>
      <dc:date>2023-10-19T15:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Nativescript-printer MDK</title>
      <link>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750013#M4785660</link>
      <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 19:45:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750013#M4785660</guid>
      <dc:creator>ashish_kumar2905</dc:creator>
      <dc:date>2023-10-23T19:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Nativescript-printer MDK</title>
      <link>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750014#M4785661</link>
      <description>&lt;P&gt;Please refer to the link Jitendra shared for the customized client option in CBS.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 19:57:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750014#M4785661</guid>
      <dc:creator>bill_froelich</dc:creator>
      <dc:date>2023-10-24T19:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Nativescript-printer MDK</title>
      <link>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750015#M4785662</link>
      <description>&lt;P&gt;just wanted to know, can we customized existing client app ?&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2023 05:58:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750015#M4785662</guid>
      <dc:creator>ashish_kumar2905</dc:creator>
      <dc:date>2023-10-28T05:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Nativescript-printer MDK</title>
      <link>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750016#M4785663</link>
      <description>&lt;P&gt;Not sure what you mean by customized existing client app?  If you are building / branding your own client then yes you can customize it.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 18:15:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nativescript-printer-mdk/qaa-p/12750016#M4785663</guid>
      <dc:creator>bill_froelich</dc:creator>
      <dc:date>2023-10-30T18:15:10Z</dc:date>
    </item>
  </channel>
</rss>

