The Lounge

Which language is used in apple apps scripting ?

Submitted by MadeMyGame, , Thread ID: 103264

Thread Closed
10-10-2018, 11:15 PM
#1
Is someone writing some apps for apple store ?
Can someone help me ?

RE: Which language is used in apple apps scripting ?

#2
I don't know if this is 100% fact but doing a few minutes of research, It seems like they use Javascript and Apple script.

DEFINTIONS:
AppleScript

AppleScript is a mature scripting language developed by Apple. Its relatively easy to learn in relation to other scripting and programming languages, has been around since System 7.1, and has been widely adopted in both enterprise and personal workflows. While the AppleScript scripting language uses an English-like terminology which may appear simple, it is a rich, object-oriented language, capable of performing complicated programming tasks.

JavaScript

JavaScript is a popular cross-platform scripting language. Historically, its been most commonly used to implement features on websites and in web-based apps that are accessed through browsers. However, some apps implement JavaScript-based scripting models for the purpose of automation. In OSX 10.10, JavaScript became a peer to AppleScript in OSX. There are many third-party websites and books that document the JavaScript language.




[Image: Frame-1.png]

RE: Which language is used in apple apps scripting ?

OP
This post was last modified: 10-10-2018, 11:21 PM by MadeMyGame
#3
thanks Smile
Will be nice if someone know how to do it.

And 1 more question .
How can I get some points ?

RE: Which language is used in apple apps scripting ?

#4
10-10-2018, 11:18 PM
MadeMyGame Wrote:
thanks Smile
Will be nice if someone know how to do it.

If you did a bit of research for once (Not to be a dick) but theres tons of youtube tutorials such as for instance:



[Image: Frame-1.png]

RE: Which language is used in apple apps scripting ?

OP
#5
Thank you very much !!!!!
Very kind of you .
Will test it now.

RE: Which language is used in apple apps scripting ?

#6
342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe342333333333333333333333333333333edwewe

RE: Which language is used in apple apps scripting ?

OP
#7
why do you spam ?
So if someone know how to script pls contact me !
Good Night Smile

RE: Which language is used in apple apps scripting ?

#8
Appple use their own programming language and it's called AppleScript, but they use JavaScript for making games as well.

RE: Which language is used in apple apps scripting ?

#9
it's javascript or java because most of the mobile is coded by java or javascript

RE: Which language is used in apple apps scripting ?

#10
Look at PhoneGap or Cordova if you do not have skills in non web languages.
By this wrappers you can just write your application in normal web languages - HTML/CSS/JavaScript but JavaScript will have some methods (that doesn't exists in normal browsers) to interact with phone native functions.
For example you will have method to open camera, run vibration etc.

Users browsing this thread: 1 Guest(s)