如果有遇到在flutter侧存储 在Android原生侧读取的时候 flutter保存的时候名字前默认加了 flutter. 你设置的名字 在原生调用时候记得加上[flu...
大佬 厉害
升级Xcode14.3后打包报错Command PhaseScriptExecution failed with a nonzero exit code报错内容:rsync error: some files could not be transferred (code 23) at /AppleInternal/Libra...
报错内容:rsync error: some files could not be transferred (code 23) at /AppleInternal/Libra...
Could not build the application for the simulatorError launching application on iPhone ...
使用了浏览器第一次运行会报这个错误,只需要在你的终端运行它 flutter run -d chrome --web-renderer html
1. 概述 Moya是对请求库Alamofire的抽象封装,相当于YTKNetwork和AFNetworking的关系 2. 基本使用 假设有如下api用于订单相关逻辑,使用...
1、回车修改工程名字,修改完回车弹出的弹框点击Rename 2、点击要编译的工程名选择Edit Scheme...(按照截图步骤进行) 3、替换项目文件夹名字 4、点击搜索,...
你好 兄弟 我也遇到了这个问题 请问你解决了嘛
MQTT总结MQTT总结 使用MQTT以订阅消息的方式保持客户端和服务端的通讯。MQTT 是IBM开发的一个即时通讯协议,有可能成为物联网的重要组成部分。该协议支持所有平台,几乎可以把所...
iOS. 13 需要这样用,去生成一张透明颜色的图片
UITabBarAppearance *standardAppearance = [[UITabBarAppearance alloc] init];
[standardAppearance setShadowImage:[UIImage new]];
iOS开发-去掉Tabbar顶部线条用系统tabbar的时候,如果整个tabbar是规则的长方形,不容易看出上部是有线条的,但不规则的话,会有一条黑色的线横亘在那里,非常影响界面美观,就像这样: //去掉tab...
2019-02-20 18:15:40.055407+0800 DYVideoCamera[43762:4084600] [DYMTLInitPlatform] platform initialization successful
2019-02-20 18:15:42.931670+0800 DYVideoCamera[43762:4084464] refreshPreferences: HangTracerEnabled: 0
2019-02-20 18:15:42.931767+0800 DYVideoCamera[43762:4084464] refreshPreferences: HangTracerDuration: 500
2019-02-20 18:15:42.931839+0800 DYVideoCamera[43762:4084464] refreshPreferences: ActivationLoggingEnabled: 0 ActivationLoggingTaskedOffByDA:0
2019-02-20 18:15:42.984085+0800 DYVideoCamera[43762:4084464] xxx
2019-02-20 18:15:53.955040+0800 DYVideoCamera[43762:4084464] clickCenterBtn
2019-02-20 18:15:54.056183+0800 DYVideoCamera[43762:4084464] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
2019-02-20 18:15:54.057526+0800 DYVideoCamera[43762:4084464] [MC] Reading from public effective user settings.
2019-02-20 18:15:54.096002+0800 DYVideoCamera[43762:4084611] [access] This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSCameraUsageDescription key with a string value explaining to the user how the app uses this data.
Message from debugger: Terminated due to signal 9
iOS开发之录制小视频调用 跳转至拍摄界面 WBTakeVideoViewController.h WBTakeVideoViewController.m } } WBVideoConfig.h ...
启动直接崩溃
iOS开发之录制小视频调用 跳转至拍摄界面 WBTakeVideoViewController.h WBTakeVideoViewController.m } } WBVideoConfig.h ...
@雨滴窗聆 你是什么版本呢? 我这边是正常的
iOS开发-高德地图定位 、周边的特征POI、自定义大头针这里只贴主要代码 详情请下载Demo 1.首先在AppDelegate.m文件添加熟悉的Key [AMapServices sharedServices].apiKey = ...
本文首发于我的个人博客:「程序员充电站」[https://itcharge.cn]文章链接:「传送门」[https://itcharge.cn/recite-10000-vo...