Julian Alimin

Results 38 comments of Julian Alimin

Created the Patch for this

Hi @jonathan-casarrubias I tried that and got this error ☹️ ```error ERROR TypeError: Cannot read property 'get' of undefined at PoliklinikApi.BaseLoopBackApi (base.service.ts:44) at new EmpployeeApi (Employee.ts:31) at CrudComponent.webpackJsonp.../../../../../src/app/crud/crud.component.ts.CrudComponent.loadData (crud.component.ts:116) at...

I noticed that also in the 2.1.0 release. Suddenly all params that are not stated in angular will get a {} value

Yes, that is unfortunate

I assume you use the build.json in the end?

Do we actually need 'com.apple.developer.networking.networkextension' in the Entitlement file ? The build is uploaded successfully if I manually edit the Entitlement file and remove it.

Spoke to soon, just received an email from Apple saying **ITMS-90000: This bundle is invalid - $message.** So I am keeping my fingers crossed that this an Apple issue that...

I am wondering myself if we need the com.apple.developer.networking.networkextension Looking at the documentation, wouldn't you need one of the string values inside the Array? https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_networking_networkextension

@gregor-srdic I created a pull request for this. The build works on my end with no seen drawbacks yet

I agree, though I am not sure that Apple will fix it in the near future. In the meantime I will build using my branch.