Coder Social home page Coder Social logo

Comments (7)

EddyVerbruggen avatar EddyVerbruggen commented on May 20, 2024

What do the Apple docs say about this behaviour?

from cordova-plugin-3dtouch.

waparty avatar waparty commented on May 20, 2024

As I checked, there is no any examples for that share button, but I see some apps has it with together with other items.
In my case, if there is no any custom items on force touch, then Share App appears as a default, but when I add my items to .plist, then Share App is not available. Any ideas?

from cordova-plugin-3dtouch.

waparty avatar waparty commented on May 20, 2024

<dict> <key>UIApplicationShortcutItemIconType</key> <string>UIApplicationShortcutIconTypeShare</string> <key>UIApplicationShortcutItemTitle</key> <string>Share the app</string> <key>UIApplicationShortcutItemType</key> <string>$(PRODUCT_BUNDLE_IDENTIFIER).Share</string> </dict>

I tried this, but it just opens app, not sharing...

from cordova-plugin-3dtouch.

EddyVerbruggen avatar EddyVerbruggen commented on May 20, 2024

That's all very clear, but the question remains: what's Apple's spec regarding this? It's not that this plugin tries to actively add or remove that default button.

from cordova-plugin-3dtouch.

waparty avatar waparty commented on May 20, 2024

http://stackoverflow.com/questions/39440756/share-app-application-shortcut-uiapplicationshortcuticontypeshare/39749606#39749606

Seems like this might be a case...

from cordova-plugin-3dtouch.

EddyVerbruggen avatar EddyVerbruggen commented on May 20, 2024

Ah, so that makes sense - it's not the for local builds but will be added when downloaded from the AppStore (since iOS 10), right?

from cordova-plugin-3dtouch.

waparty avatar waparty commented on May 20, 2024

Seems like yes... :) Interesting why there are only a few people that facing this issue...

from cordova-plugin-3dtouch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.