-
-
大概得一个复现代码如下,两个方法,先调用 `onHorClick: `然后调用 `onLandClick: `
调用 `onLandClick:`的时候效果如下:
```
// SceneDelegate.m
- (void)scene:(UIScene *)scene willConnectToSession:(UISceneSession *)session options:(U…
-
Hi, i have creta project using this plugin in net 8.
```
using Microsoft.Extensions.Logging;
using Microsoft.Maui.LifecycleEvents;
using Plugin.Firebase.Auth;
using Plugin.Firebase.Bundled.Shar…
-
-
## 删除StoryBoard方法
- iOS13后,新增了`Scene Session`,需要删除info.plist中的application scene manifest中对应的storyboard文件
-
### How frequently does the bug occur?
Sometimes
### Description
No app functions are operated, and the app is static. Even if my app is in the background, it may crash when I switch it back to the…
-
*** Terminating app due to uncaught exception 'NSObjectNotAvailableException', reason: 'UIAlertView is deprecated and unavailable for UIScene based applications, please use UIAlertController!'
*** Fi…
-
## New Issue Checklist
- [ x ] I updated the framework and generator to the latest version
- [ x ] I searched the [existing GitHub issues](https://github.com/birdrides/mockingbird/issues) and list…
-
-
### Steps to reproduce
1. Create a Flutter project
2. Create a flutter project (here "sub_project") under `/packages` directory so that your project structure looks like this:
```
main_project/
├…