AndreaVitale / av.imageview

Titanium native ImageView module that extends the default Titanium ImageView with more capabilities and a different caching system.
MIT License
96 stars 29 forks source link

Problem in iOS 14 #98

Closed frodfigu closed 4 years ago

frodfigu commented 4 years ago

I'm trying to compile my app with iOS 14 and 9.2.0 titanium SDK

I see this error: Can't find variable: avImageView

I don't know how can I solve this. Any suggestion?

Thank you for your support!

frodfigu commented 4 years ago

[TRACE] ld: building for iOS Simulator, but linking in dylib built for iOS, file '/Users/franrodas/Documents/Appcelerator_Studio_Workspace/palapala/modules/iphone/av.imageview/2.1.1/platform/SDWebImage.framework/SDWebImage' for architecture arm64

May be can be related to this bug with Xcode 12?

https://developer.apple.com/forums/thread/658424

frodfigu commented 4 years ago

Solved... was my appc configuration