Erkan Arslan

Results 34 comments of Erkan Arslan

After upgrading to Xcode 11, my problem is solved. But I won't close this issue because you are facing a problem.

This is still not solved.

Shadow is applied strangely both on iOS and Android. Let me show you my xml and css codes first: In this xml important thing is that there is a top...

Nope. I navigate to another page instead of opening a modal.

> As a follow up to @manojdcoder answer: Until this plugin gets updated I just added a before prepare hook which deleted relevant files, to avoid situation where plugin would...

I solved the problem by removing com.apple.keystore.access-keychain-keys and com.apple.keystore.device keys and their values from the entitlements file inside App_Resources/iOS folder. Remove these: ````xml com.apple.keystore.access-keychain-keys com.apple.keystore.device ````

@trashbytes I searched about that problem and found that firebase won't notify your app for a new notification if user closed the app by swiping. They say that user closes...