PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Monday, September 12, 2022

[FIXED] How should I show share popup in Kony framework?

 September 12, 2022     cross-platform, multiplatform, temenos-quantum     No comments   

Issue

I'm creating the share function in a app with Kony Framework, but I don't see anything in Kony documents.

Anyone Can help me?

Thank you in advance for your time and consideration.


Solution

The best way is to write FFI for android and IOS separately and pass the needed data from JS to FFI.

For IOS , you can use URL schemes to determine what kind of share apps to open and for android depending on the intent action and data type different share options can be shown



Answered By - vinod
Answer Checked By - Mildred Charles (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing