Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep hitting into NameError uninitialized constant ProMotion::XLForm::XLFormRowDescriptorTypeImage #54

Open
goodwill opened this issue Aug 15, 2016 · 2 comments

Comments

@goodwill
Copy link

As title, here is the error:

xl_form.rb:89:in `row_type:': uninitialized constant ProMotion::XLForm::XLFormRowDescriptorTypeImage (NameError)
@goodwill
Copy link
Author

I am using XLForm cocoapod 3.2.0, and I have verified such constant exist in the project

@jayhancock
Copy link

jayhancock commented Oct 16, 2016

I would like to confirm this identical issue and that this fix works. I switched from the released gem (0.0.15) to using in my Gemfile:

gem 'ProMotion-XLForm',
    git: 'https://github.com/bmichotte/ProMotion-XLForm.git',
    branch: 'master'

It would be great to get these merges out in the released gem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants