-
### Description
I am getting crash on Swift 6.0 where all works fine on 5.9, can be related to @Sendable, if Combine block is not marked inside sink as `@Sendable` and compiler not protest about it…
-
Hi there. We're currently experiencing crash due improperly handled `nil` value inside Rollbar SDK.
Here is more context:
**Crash description**
App crashes during cold start with following end of sta…
-
thread 20 的堆栈和这个lib有关
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x0000000218c241e4
Termination Reason: SIGNAL 5 Trace/BPT trap: 5
Terminating Process: exc ha…
-
## Problem Description
Describe your problem in detail. Include the following information:
* Which AIR SDK did you use?
AIR 51.0.1 build 4
* Describe the affected environment: Android vs.…
-
我们在APM监测到这个库导致了很多卡死,看日志是因为递归锁导致的多线程访问锁等待导致的卡死问题。`
`
libsystem_kernel.dylib
___psynch_mutexwait (in libsystem_kernel.dylib)
libsystem_pthread.dylib
__pthread_mutex_firstfit_lock_wait (in libsyst…
-
`UIScene property of UINSSceneViewController was accessed before it was set`
When present and dismiss modal sheet in mac Catalyst quickly
-
Hi, I want to use a toast to display error messages in my app (The toast should be at the bottom of the screen). However i noticed that when using a native .popover screen, the toast is below the popo…
-
swiftui支持ios13以上的机型,但是在ios14以下的话需要对于入口进行重新的编写。
![image](https://user-images.githubusercontent.com/9426603/147177908-2304cb66-375d-471f-9a46-84a1134ad7ca.png)
main不支持ios14以下的情况,需要对入口进行修改,将他重新改成storyb…
-
UIAlertView is deprecated and unavailable for UIScene based applications, please use UIAlertController!
-
Base on [documentation](https://aep-sdks.gitbook.io/docs/using-mobile-extensions/mobile-core/lifecycle)
We need to implement
```
@Override
public void onResume() {
MobileCore…
Vacxe updated
3 years ago