Pavan Kumar Tulasi

Results 3 issues of Pavan Kumar Tulasi

The current application is exiting for Android O (SDK 26) on google pixel _`adb shell export "CLASSPATH=/data/app/jp.co.cyberagent.stf.rotationwatcher-1/base.apk”\; exec app_process /system/bin jp.co.cyberagent.stf.rotationwatcher.RotationWatcher`_ P.S: Thanks for the wonderful app to know on...

- Updated Maven XML to use `${file.separator}` for path separators. - This change addresses issues with path separators on Linux systems. - Ensures file paths work correctly across all operating...

The [pox.xml](https://github.com/ing-bank/INGenious/blob/main/Common/pom.xml) files contains an ecpase character **'\\'** which results in mvn test to fail ```xml ${project.parent.basedir}\Resources\Engine\pom.xml ${project.parent.basedir}\pom.xml ${project.parent.basedir}\StoryWriter\pom.xml ${project.parent.basedir}\Datalib\pom.xml ${project.parent.basedir}\TestData - Csv\pom.xml ${project.parent.basedir}\Engine\pom.xml ${project.parent.basedir}\IDE\pom.xml ``` error log `java.nio.file.NoSuchFileException: /home/pavankumar/projects/INGenious\pom.xml...