App not Working in ipad 3th generation

Hi,

My ionic app is not working on iPad 3th generation devices. I have iOS deployment target 9.0. It works fine in other iOS devices.

Any suggestion is appreciable.

Thanks.

What does “is not working” mean?

Did you remote debug the problem on the device already? Follow these instructions here to debug the problem in Safari dev tools: https://ionic.zone/debug/remote-debug-your-app#ios Look at the console and network tabs for errors.

Hi @Sujan12,

Thanks for the reply, will check and feedback you.
‘is not working’ means app can be downloaded but noting is seen.

Thanks.

Again, what does this mean?
Does it crash after starting? Does it show the splash screen and then crashes? Does it just show a white screen? Does it show just the splash screen? What does it show?

Hi @Sujan12,

Shows white screen .

Thanks.

Ok, then remote debugging should be able to show you the error that is happening (see link I posted above).

Hi @Sujan12,
Will check and feedback you.

Thanks.