lambus-platform / titanium-notification-banner

A lightweight ES6 based notification banner - coming with different types and positions.
MIT License
26 stars 7 forks source link

Compiler Warning #4

Closed caspahouzer closed 4 years ago

caspahouzer commented 4 years ago
Operating System
  Name                        = Mac OS X
  Version                     = 10.15.4
  Architecture                = 64bit
  # CPUs                      = 8
  Memory                      = 17179869184

Node.js
  Node.js Version             = 10.16.3
  npm Version                 = 6.14.2

Titanium CLI
  CLI Version                 = 5.2.2

Titanium SDK
  SDK Version                 = 9.0.0.GA
  SDK Path                    = /Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/9.0.0.GA
  Target Platform             = iphone

I got the warning [WARN] The iOS framework "ti.notificationbanner" could not be found. Are you trying to use "TiNotificationbanner" instead? (../build/iphone/build/Products/Debug-iphonesimulator/Systemhaus.app/helper.js)

Can I ignore it? Everything works fine so far