Titanium JIRA Archive
Appcelerator Community (AC)

[AC-3330] Adding macro in Titanium iOS Module causing app crash

GitHub Issuen/a
TypeStory
Priorityn/a
StatusResolved
ResolutionNot Our Bug
Resolution Date2015-09-28T15:54:02.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsios, module, titanium
Reportervijay
AssigneeShak Hossain
Created2014-10-14T11:00:18.000+0000
Updated2016-03-08T07:57:45.000+0000

Description

I am creating Titanium iOS module to integrate Stripe iOS library in titanium app. If I add a macro "STRIPE_ENABLE_APPLEPAY" in Titanium iOS module(In XCode) with TI_VERSION and build it, aftre that when I run titanium app(which includes this module) it get crashed at the time of build app.... I tried app cleanup but not working..... Crash message: [ERROR] : 2014-10-14 14:06:23.787 xcodebuild[18412:5403] DeveloperPortal: Using pre-existing current store at URL (file:///Users/macmini/Library/Developer/Xcode/DeveloperPortal%206.0.db). [ERROR] : ** BUILD FAILED ** [ERROR] : The following build commands failed: [ERROR] : Ld build/Debug-iphonesimulator/DemoApplePay2.app/DemoApplePay2 normal i386 [ERROR] : (1 failure)

Comments

  1. Mauro Parra-Miranda 2014-10-14

    Hello, is this a public module? Is it at github? Best Regards, Mauro
  2. vijay 2014-10-15

    No its not public module I am implementing Titanium iOS module to give apple pay funtionality in titanium iOS app. Here is the DOC for Apple pay - https://stripe.com/docs/mobile/ios
  3. kosso 2014-11-30

    I am also seeing this error. It appears to be related to modules that need updating. I think something in the main module Xcode project needs updating in order to rebuild it. But I don't know what build settings need updating.

JSON Source