Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1014] Ti.Gigya Module (iOS): Could not load NIB in bundle

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionCannot Reproduce
Resolution Date2015-09-30T03:58:04.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAppcelerator Modules, Titanium SDK & CLI
Labelsdefect, ios, iphone
ReporterWouter Versluijs
AssigneeShak Hossain
Created2015-06-17T08:33:21.000+0000
Updated2016-03-08T07:37:21.000+0000

Description

This issue is regarding the following Titanium module: https://github.com/appcelerator-modules/ti.gigya. When requiring and using this module the app crashes and gives the following error:
"Terminating app due to uncaught exception 'NSInternalInconsistencyException'" with the reason "Could not load NIB in bundle"
The crash only happens when calling a function inside the module like "login" or "showLoginUI". *Current workaround* _Credits: Togbaliberty_ "I was able to solve this issue by copying and pasting the all the files in the https://github.com/appcelerator-modules/ti.gigya/tree/master/ios/assets folder of Ti.gigya into an app/assets/iphone/modules/ti.gigya folder of my app for that error to disappear."

Comments

  1. Motiur Rahman 2015-09-01

    Hello, I tested the Ti.Gigya Module (iOS) you reported. But app does not crash when calling a function inside the module like "login" or "showLoginUI". It works with the latest environment. *Testing Environment:* Command-Line Interface, version 4.1.2, Ti SDK: 4.1.0.GA, iOS Device: iPad(v8.1), ti.gigya version: 1.2.0, Alloy Version: 1.7.1, Studio Version: 4.1.1 So I recommend you upgrade studio and SDK to the latest build and let us know if you get the error again. Also test the latest module: https://github.com/search?utf8=%E2%9C%93&q=ti.gigya Thanks.

JSON Source