jmd2004
Posts: 1
Joined: Wed Jan 28, 2015 7:06 pm

How can I add 3rd party javascript embed?

Hi,

I need to add the following code into my app to launch a chat client. I am trying to add this to an ionic app. Any help would be greatly appreciated.

</script>
<script type = "text/javascript" src = 'https://mychatprovider/ChatClient/js/em ... '></script>
<script type ="text/javascript">
icPatronChat.init({serverHost:'https://myhost.com',bus_no:12345,poc:'22344d4-10df-41c6-9f7b-408805dcecf8',params:['FirstName','Last Name','first.last@company.com',555-555-5555]});
</script>

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Re: How can I add 3rd party javascript embed?

Hello,

What project type do you use here, JQM, Ionic 1, or Ionic 4? You can add the 3rd party library as a JS file (Create new->JavaScript) or define in in App settings->Resources

Thomasmup
Posts: 3
Joined: Sat Oct 31, 2020 8:41 am
Location: Tunisia
Contact: Website Skype

-

how can add party system?

when you right-click one a player can add it to the party

sorry for my bad english, i speak spanish and translate with google xD

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Re: How can I add 3rd party javascript embed?

Sorry, what player do you mean? What functionality exactly are you going to add there?

BrandonDen
Posts: 1
Joined: Thu Nov 26, 2020 7:21 pm

-

Hi

How can I add new roms? I tried drag and drop, but nothing happened.

And how I delete games? If I press delete and nothing I really wanna get rid of unknown roms.

Galyna Abramovych
Site Admin
Posts: 84
Joined: Tue Mar 22, 2016 6:03 pm

Re: How can I add 3rd party javascript embed?

Hello again,

You must have been addressing the wrong forum, I believe. :)
If not, could you be more specific with the app you are asking about?

Robert3
Posts: 1
Joined: Tue Mar 02, 2021 8:32 am

Re: How can I add 3rd party javascript embed?

It can be grouped into <head> and <body> tags

skribbl io

Return to “Issues”