mergSocial

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mergSocial <pServiceType>, [<pText>], [<pImagePaths>], [<pURLs>]
Associationsmergsocial
Summary

Presents a modal view for posting to the specified social network service

Introduced8.0
OSios
Platformsmobile
Parameters
NameTypeDescription
pServiceType

the service to post to - facebook - twitter - weibo

pText

(optional with "" default) text to be posted

pImagePaths

(optional with "" default) a full path to images to be posed

pURLs

(optional with "" default) urls to be posted

Values
NameTypeDescription
return

one of:

  • cancel
  • done
Description

This feature is available on iOS 6 only and will throw an error on other platforms. To use this feature your app must be comipled against the iOS 6 SDK or higher which means using LiveCode 5.5.3+ and Xcode 4.5 or higher.

Tagsexternals