-
This isn't necessarily a bug, but it may be unexpected: `UIApplication.willEnterForegroundNotification` is called each time an app enters the foreground on iOS, but only once on macCatalyst.
https:…
-
Test Flightのデータを眺めていて、クラッシュログで少し気になったのでIssue化します。
(クラッシュログを送ってくださったみなさん、本当にありがとうございます)。
## 不具合の内容 / Describe the bug
iOSの事はよく分からないものの、調べていくと0x8BADF00Dは結構一般的なエラーコードらしく処理に時間がかかりすぎだとWatchDogに怒られてい…
keiji updated
2 years ago
-
I am getting this warning in the IDE:
`'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead`
on this line of code:
`let window = UIApplication.sh…
-
# Preliminary Info
### What Airship dependencies are you using?
airship_flutter : 7.9.0
pod : 18.11.1
### What are the versions of any relevant development tools you are using?
Flutter : 3.…
-
## Steps to Reproduce
1 - Launch the default Flutter app ( the counter app).
2 - Add TextFormField only for the class.
3 - open the Keyboard and then try to exit/ kill the app.
**Expected …
-
-
The installation instructions in the README currently just describe how to include UBKAccessibilityKit in a project, assuming the kit is already installed for the project.
Is installation of the ki…
-
### What happened?
Without OneSignal installed in the App it works flawlessly with Local.PushNotification.
With OneSignal installed it Crash our App on sending a Local.PushNotification.
It looks li…
-
Hi,
i tried to launch your app on simulator 13.3.
i believe there is a problem with getAll() function in LocalGoalManager.
the app crash here is the log trace:
` 2020-04-27 02:38:11.4592…
-
I posted this issue on the React Native Github but haven't had a response, maybe it's a bit too niche as most RN devs probably aren't using scenes.
https://github.com/facebook/react-native/issues/3…