Giter Site home page Giter Site logo

appcelerator-developer-relations / appc-sample-ios-push-notifications Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 2.0 1.48 MB

Using the iOS Notifications API (local, remote, silent & rich) in Titanium, including Swift-based notification extensions!

License: Other

JavaScript 68.39% Python 19.63% Swift 11.99%
user-notifications rich-notification ios10 titanium native javascript

appc-sample-ios-push-notifications's People

Contributors

hansemannn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

appc-sample-ios-push-notifications's Issues

Error while Publishing the App to the Appstore

When I try to publish the build to App Store I get below error.
Invalid Bundle. The bundle at '.app/PlugIns/testapp.appex' contains disallowed file 'Frameworks'.
Below are the solution which I tried and corresponding results.

For the Extension app: Embedded Content Contains Swift Code: YES. For the extension: Embedded Content Contains Swift Code: NO.
Reference: https://stackoverflow.com/a/25789145
Result: Same Error

Added the Run Script code in Native Extension Project for Target Extension
cd "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/" if [[ -d "Frameworks" ]]; then rm -fr Frameworks fi
Reference: https://stackoverflow.com/a/33092433
Result: Unable to Build the App in Appcelerator Studio. Execution stops after
[INFO] : Initializing the build directory [INFO] : JavaScript files need to be encrypted [INFO] : Creating Xcode project

Setup details: Ti SDK : 7.1.1.GA
Ti CLI : 5.0.14
Node.js Version : 8.9.1
npm Version : 5.5.1
OS : Mac OS X.

I don't understand what is the problem.

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.