-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to build iOS app #83
Comments
Can you update to the latest version first? |
Thank you so much for your reply.
I am using Android Studio Giraffe 2022.3.1 and Flutter 3.10.6
I am also using flutter_html 3.0.0-beta.2 and flutter_html_math 3.0.0-beta.2
On my Windows11machine, the math function displays perfectly well. I use an
iMac (2017 - Intel) for iOS device. The problem is on the iMac only.
Looking forward to hearing from you.
Thank you very much.
Regards,
Thongjoon Khankhow
…On Wed, 4 Oct 2566 BE at 16:28 Ayobami Lawal ***@***.***> wrote:
Can you update to the latest version first?
—
Reply to this email directly, view it on GitHub
<#83 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVAJYYJQSLZ4436NAU7FVOTX5UT5VAVCNFSM6AAAAAA4R6LNDKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBWGQ4DSMZQGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This is the message from iMac;
Running Xcode build...
Xcode build done. 13.0s
Failed to build iOS app
Could not build the precompiled application for the device.
Error (Xcode): ../../.pub-cache/hosted/
pub.dev/flutter_math_fork-0.6.3+1/lib/src/widgets/selection/gesture_detector_builder.dart:186:20:
Error: The argument type 'void Function(TapDownDetails)' can't be assigned
to the parameter type 'void Function(TapDragDownDetails)?'.
Error launching application on iPhone ของ สมศักดิ์.
…On Thu, Oct 5, 2023 at 11:08 AM ทองจุล ขันขาว ***@***.***> wrote:
Thank you so much for your reply.
I am using Android Studio Giraffe 2022.3.1 and Flutter 3.10.6
I am also using flutter_html 3.0.0-beta.2 and flutter_html_math
3.0.0-beta.2
On my Windows11machine, the math function displays perfectly well. I use
an iMac (2017 - Intel) for iOS device. The problem is on the iMac only.
Looking forward to hearing from you.
Thank you very much.
Regards,
Thongjoon Khankhow
On Wed, 4 Oct 2566 BE at 16:28 Ayobami Lawal ***@***.***>
wrote:
> Can you update to the latest version first?
>
> —
> Reply to this email directly, view it on GitHub
> <#83 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AVAJYYJQSLZ4436NAU7FVOTX5UT5VAVCNFSM6AAAAAA4R6LNDKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBWGQ4DSMZQGE>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Fixed #87 |
Thank you so much for your attention to this matter.
I am happy to inform you that with the new flutter_math_fork: ^0.7.2, my
ios problem about fractions has been fixed.
If I may ask a question is that how can I make the size of the numerator
and the denominator a bit bigger.
Again, thank you so much for your work.
Regards,
Thongjoon Khankhow.
…On Sat, 18 Nov 2566 BE at 16:55 Sebastian Schneider < ***@***.***> wrote:
Fixed #87
<#87>
—
Reply to this email directly, view it on GitHub
<#83 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVAJYYMJX4OPA6MF4KKVMRTYFCAYRAVCNFSM6AAAAAA4R6LNDKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJXGQ3DGMRVHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have the following error when running on iOS
Running Xcode build...
Xcode build done. 27.6s
Failed to build iOS app
Could not build the precompiled application for the device.
Error (Xcode): ../../.pub-cache/hosted/pub.dev/flutter_math_fork-0.6.3+1/lib/src/widgets/selection/gesture_detector_builder.dart:186:20: Error: The argument type 'void Function(TapDownDetails)' can't be assigned to the parameter type 'void Function(TapDragDownDetails)?'.
It runs without any issues on my Android phone.
I am rather new. Please advise.
thongjoon
The text was updated successfully, but these errors were encountered: