pec1985 / TiSMSView

Expandable Text Area Module - iOS - Titanium
Other
60 stars 18 forks source link

Crashing on iOS 5 #41

Closed euforic closed 13 years ago

euforic commented 13 years ago

opens window fine on ios 4.3 but crashes on iOS 5;

pec1985 commented 13 years ago

it's not crashing in iOS 5 for me. Are you running the version from the marketplace or from the repository? Does the sample app.'s crash? How does your code look like?

euforic commented 13 years ago

Sorry for the lack of explanation I know how annoying those tickets are lol. Here is a gist of my usage https://gist.github.com/1298846 and I have tested the version from the marketplace and git repo

euforic commented 13 years ago

I think this may have been an issue with conflicting modal windows. Thanks