How to connect Stripe terminal bluetooth reader to Android app using Appcelerator Titanium - titanium

Is there anyone using Stripe Terminal Bluetooth readers. if Yes please help me for implementing this with Titanium app.
As I am new to Appcelerator Titanium i don't have idea so it will be great if i got steps

Stripe has a custom SDK to do that: https://github.com/stripe/stripe-terminal-android
So you would need to create a module and implement that SDK. A documentation for the Stripe SDK is available at https://stripe.com/docs/terminal/payments/connect-reader and a basic tutorial for Titanium Android module can be found at from zero to app and in the official documentation

Related

How to integrate PDFTRON SDK in macOS App with Objective C

I am working on the iOS app. But new in macOS App.
Does anyone help me who worked on PDFTRON?
I want to integrate PDFTRON into my macOS APP, but I Don't know how to do it.
PDFTRON SDK link https://www.pdftron.com/documentation/mac/get-started/obj-c/
I tried all the steps given on that page but those are not worked.

Android SDK necessary for react-native app development

I am planning to start react-native app development. I have tried to follow official docs and some other blogs and tutorials but they are not animous on whether we need android SDK for development.
Please tell me can I go ahead with react-native app development without installing android SDK and studio?
yes you can use Expo instead, Expo is a framework and a platform for universal react native applications, you will find all what you need to know in the docs

Module for OneSignal for Appcelerator

Recently I found OneSignal platform we can send push notifications for free, their service is really complete. I'm trying to implement it on Appcelerator but I can't find any module for Appcelerator.
Did anyone already use their services on Appcelerator? How can I create a module for OneSignal for appcelerator I am a newbie with all of this :/
You can find guides on Appcelerator module development here:
Android_Module_Development_Guide
iOS_Module_Development_Guide

Configuring Blackberry 10 SDK in Titanium

I have been working on Blackberry 10 Cascades Native SDK. I tried to configure the SDK in Titanium Studio. Though the Titanium Dashboard indicates a green checker and states the SDK installed and configured, when i try to create a new project, the Blackberry SDK check option is still disabled. (Titanium is updated to the latest revisions. Blackberry 10 Native works fine. Simulator is good). Could somebody help?
From Appcelerator site :
To get started developing your app, you can gain access to the public
Titanium Mobile BlackBerry GitHub Repository. Installing the
BlackBerry 10 development tools are straightforward, and instruction
can be found at README. Read the Terms and Conditions for this offer.
Hope this help you..

titanium mobile sdk not found error

I am trying to create a new titanium mobile project but it keeps bugging me with the below error message.
Could not locate a Titanium Mobile SDK at the given path
Kindly advice
Thanks
See Configuring Titanium Studio with the Platform SDKs for settings.
You probably need to install sdk 7 and 8.