Cesar

Results 5 comments of Cesar

I have the same problem, when run `ionic cordova build ios --prod` ` Module not found: Error: Can't resolve '@app/env' in '/src/pages/home'`

same issue, I got this error : common.es5.js:3084 Uncaught TypeError: undefined is not a function

I fixed it uncomment all imports into polyfills.ts

I have the same problem, I need a query string to get all documents where allocations length value is greater than 0, is it possible ?? I defined this schema....

Hi, I have the same problem, I can't compile my app in IOS with production flag `ionic cordova build ios --prod ` This is the output in safari development tool...