breautek commented on issue #1465:
URL: 
https://github.com/apache/cordova-android/issues/1465#issuecomment-1574100446

   > Only on Android 13 device with Android platform 11, we see top and bottom 
area invisible. Planned to use
   @totalpave/cordova-plugin-insets plugin, but when we try to build the app 
using cordova-plugin-insets plugin getting below error.
   We observed insets.js file is not in the directory, instead we see insets.ts 
in these location 'plugins@totalpave\cordova-plugin-insets\src\www\Insets.ts'
   
   May I ask how you're installing the plugin?
   
   The repo doesn't contain the built js files, but the npm package shoudl 
contain them. So if you're installing from NPM it should work (e.g. `cordova 
plugin add @totalpave/cordova-plugin-insets`) If you're installing directly 
from git, it won't work since the JS files are gitignored.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to