The mergePopActivity feature is unable to attach an image and title.

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
JoshuahZemlak
Posts: 1
Joined: Wed Dec 20, 2023 11:05 am
Contact:

The mergePopActivity feature is unable to attach an image and title.

Post by JoshuahZemlak » Wed Dec 20, 2023 11:10 am

I encountered an error when attempting to share via an external platform. Specifically, when trying to share either text or images, a blank popup window is displayed for Facebook, and only the text portion is included in the email.


Has anyone successfully resolved this issue?

Klaus
Posts: 13829
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: The mergePopActivity feature is unable to attach an image and title.

Post by Klaus » Wed Dec 20, 2023 11:29 am

Hi Joshua,

welcome to the forum!
Please, we need a bit more info, so show us your script(s)!

Best

Klaus

P.S.
Personal note:
A little "hello" or something would not have hurt for the very first posting.

Klaus
Posts: 13829
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: The mergePopActivity feature is unable to attach an image and title.

Post by Klaus » Wed Dec 20, 2023 12:53 pm

After a second look into dictionary I found this, which may explain your problem... 8)
mergPopActivity.png

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9842
Joined: Sat Apr 08, 2006 7:05 am
Location: Los Angeles
Contact:

Re: The mergePopActivity feature is unable to attach an image and title.

Post by FourthWorld » Wed Dec 20, 2023 7:23 pm

Klaus wrote:
Wed Dec 20, 2023 12:53 pm
After a second look into dictionary I found this, which may explain your problem... 8)
mergPopActivity.png
Acquiring third-party components has been a win-win for the platform.

Choosing to not unify their naming after acquisition has been a problem.

No new user can be expected to know what the prefixes "r", "re", "rre", "ts", "merg", and others are supposed to mean as part of a product whose initials are "LC".

I feel for the new user inclined to type "merge" where what was needed was the unexplained "merg".

Sadly, without having unified naming at time of acquisition, it's too late now, we have code in the field dependent on cryptic prefixes.

I don't understand usability choices like that.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Klaus
Posts: 13829
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: The mergePopActivity feature is unable to attach an image and title.

Post by Klaus » Wed Dec 20, 2023 7:52 pm

??? :shock:

The problem is not the name but that it is only available for iOS!
So I'm not sure what you are talking about in this context. :D

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9842
Joined: Sat Apr 08, 2006 7:05 am
Location: Los Angeles
Contact:

Re: The mergePopActivity feature is unable to attach an image and title.

Post by FourthWorld » Wed Dec 20, 2023 8:16 pm

Klaus wrote:
Wed Dec 20, 2023 7:52 pm
??? :shock:

The problem is not the name but that it is only available for iOS!
So I'm not sure what you are talking about in this context. :D
I missed the platform detail, which I agree is an unfortunate limitation in a product where the greatest advertised strength is multiplatform deployment.

I was referring to the code as written being unable to run due to calling the external by a more intuitive but incorrect name.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Post Reply

Return to “Android Deployment”