Erkan Arslan
Erkan Arslan
After upgrading to Xcode 11, my problem is solved. But I won't close this issue because you are facing a problem.
Xcode 11.2.1, iOS 13.3.1
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...
Thanks. I hope this is added to the library.
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...
Did anyone solve this problem?
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...