如何创建 ics 文件?

2023-10-22移动开发问题
5

本文介绍了如何创建 ics 文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

问题描述

我想制作一个可以创建新事件并将其发送给其他人的应用程序.所以我认为可以创建一个 EKEvent 的 ics-File 并通过电子邮件发送出去.

I want to make a app which can create a new event and send it to other persons. So I thought it might be possible to create an ics-File of an EKEvent and send it away via email.

但我不知道如何从 EKEvent 创建这样的文件.它是如何工作的?

But I don't know how to create such a file from an EKEvent. How does it work?

谢谢.

推荐答案

我想我迟到了,但是……我找到了一个将 EKEvent 转换为 .ics 文件的类别.我还没有测试:https://github.com/mysterioustrousers/EKEventToiCal

I suppose I'm late, but... I found a category that converts an EKEvent to an .ics file. I haven't tested yet: https://github.com/mysterioustrousers/EKEventToiCal

这篇关于如何创建 ics 文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

The End

相关推荐

硬件音量按钮更改应用程序音量
Hardware Volume buttons change in app volume(硬件音量按钮更改应用程序音量)...
2024-08-12 移动开发问题
10

Cocos2d - 如何检查不同层中对象之间的交集
Cocos2d - How to check for Intersection between objects in different layers(Cocos2d - 如何检查不同层中对象之间的交集)...
2024-08-12 移动开发问题
8

Cocos2D + 仅禁用 Retina iPad 图形
Cocos2D + Disabling only Retina iPad Graphics(Cocos2D + 仅禁用 Retina iPad 图形)...
2024-08-12 移动开发问题
10

如何将 32 位 PNG 转换为 RGB565?
How to convert 32 bit PNG to RGB565?(如何将 32 位 PNG 转换为 RGB565?)...
2024-08-12 移动开发问题
21

正确的 cocos2d 场景重启?
Proper cocos2d scene restart?(正确的 cocos2d 场景重启?)...
2024-08-12 移动开发问题
7

游戏中心 facebook 喜欢
Game center facebook like(游戏中心 facebook 喜欢)...
2024-08-12 移动开发问题
3