Integrating JavaScript web plugin in Ionic 2

You should first identify the actual problem. If problem is in jquery installation, then you can debug it using following line. console.log(“Jwuery Text : ” , $(‘.testClassName’)); If below log is completely printed in the console then there is no mistake in jquery. This memory size issue is resolved using reInitialize memory heap by using … Read more