問題タブ [uiimagepngrepresentation]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
85 参照

swift - UIImagePNGRepresentationがnilを返しているため、QRコードを生成して添付ファイルとして電子メールで送信するプログラムが機能しない

以下のコードを見つけてください。

  1. QRコードを作成しています。
  2. 次に、それをpngに変換し、添付ファイルとして電子メールで送信します。

この線:

返し続けnil、コードがクラッシュする原因となります。何か助けはありますか?