[SOLVED] Router.navigate not working on IOS

Hi I have my framework7 project with simple tab router as home page.

I have built the project with cordova everything is working fine on browser and Android,

But on IOS mainview.navigate is not working instead it is showing blank page.

Please help! I have just discoverd this after nearly finishing the project it took me monthes!!

Please find below the source code you can download and test:

https://github.com/firassleibi/f7project

How to replicate the issue:

  • Run on IOS emulator
  • From the menu select “Smart Phones”
  • Nothing will happen
  • Click home button app will show blank screen

Thanks

Push Notification plugin was causing the issue because app was not registered in APN