Skip to main content

mergSocial

Type

command

Summary

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

Syntax

mergSocial <pServiceType>, [<pText>], [<pImagePaths>], [<pURLs>]

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.

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

Value

NameTypeDescription

return

one of:

  • cancel
  • done

Compatibility and Support

Introduced

LiveCode 8.0

OS

ios

Platforms

mobile

Thank you for your feedback!

Was this page helpful?