Skip to content
Magenaut

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

objective-c

Repository of BNF Grammars?

November 20, 2022 by Magenaut

Is there a place I can find Backus–Naur Form or BNF grammars for popular languages? Whenever I do a search I don’t turn up much, but I figure they must be published somewhere. I’m most interested in seeing one for Objective-C and maybe MySQL.

Categories MySQL, Q&A Tags bnf, grammar, mysql, objective-c Leave a comment

Can you autoplay HTML5 videos on the iPad?

November 11, 2022 by Magenaut

The <video> tags autoplay="autoplay" attribute works fine in Safari.

Categories HTML, Q&A Tags cocoa-touch, html, ios, jquery, objective-c Leave a comment

HTML character decoding in Objective-C / Cocoa Touch

November 10, 2022 by Magenaut

First of all, I found this: Objective C HTML escape/unescape, but it doesn’t work for me.

Categories HTML, Q&A Tags cocoa, cocoa-touch, html, iphone, objective-c Leave a comment

Objective C HTML escape/unescape

November 10, 2022 by Magenaut

Wondering if there is an easy way to do a simple HTML escape/unescape in Objective C. What I want is something like this psuedo code:

Categories HTML, Q&A Tags cocoa-touch, escaping, html, iphone, objective-c Leave a comment

Got “is not a recognized Objective-C method” when bridging Swift to React-Native

November 1, 2022 by Magenaut

I’m trying to bridge my React-Native 0.33 code to a super simple Swift method, following this guide but all I’m getting is show:(NSString *)name is not a recognized Objective-C method.

Categories Q&A, ReactJS Tags objective-c, react-native, reactjs, swift Leave a comment

React-Native: React could not be found within project or in these directories

October 27, 2022 by Magenaut

We have upgraded our react native project to the latest react native version (v0.61.2) with react (16.9.0) and it works perfectly fine on android.
When we try to run it on ios thought, we get the message:

Categories Q&A, ReactJS Tags ios, objective-c, react-native, reactjs, xcode Leave a comment

Initialisation for react-native RCTBridgeModule

October 25, 2022 by Magenaut

I am wondering what is the best way for adding a initialisation step to my RCTBridgeModule.

Categories Q&A, ReactJS Tags objective-c, react-native, reactjs Leave a comment

Verify receipt for in App purchase

October 19, 2022 by Magenaut

I have been playing around with in app purchases for a few days, everything works fine up until the point where I try to validate the receipt with the app store, as i am constantly getting back an invalid status.

Categories PHP, Q&A Tags in-app-purchase, iphone, objective-c, php, storekit Leave a comment

iOS7 – receipts not validating at sandbox – error 21002 (java.lang.IllegalArgumentException)

October 15, 2022 by Magenaut

I’m converting an app from iOS6 to iOS7. Before I used the deprecated transactionReceipt method so now I’m trying the recommended methods to retrieve the receipt, and then encode in base 64:

Categories PHP, Q&A Tags in-app-purchase, ios7, objective-c, php, sandbox Leave a comment

Converting NSArray -> JSON -> NSData -> PHP server ->JSON representation

October 13, 2022 by Magenaut

I am converting an Array of NSDictionaries to JSON data with the following…

Categories PHP, Q&A Tags asiformdatarequest, ios, json, objective-c, php Leave a comment
Older posts
Page1 Page2 Next →

Recent Comments

  • silverplugins217 on How to add placeholder for contact form7 for dropdown?
  • Shreyas Ikhar on How to add a custom CSS class to core blocks in Gutenberg editor?
  • Magenaut on How to call function on timer ASP.NET MVC
  • Ebaad Uddin on How to call function on timer ASP.NET MVC
  • michealSmith07 on Is there a way to dynamically refresh the less command?

Tags

.net adobe-illustrator adobe-photoshop ajax arrays asp.net asp.net-core asp.net-mvc bash c# css database django eloquent express html java javascript jquery json laravel laravel-4 laravel-5 laravel-8 linux list mongodb mongoose mysql node.js npm pandas php python python-3.x react-hooks react-native react-router reactjs redux regex sql string typescript wordpress
© 2023 Magenaut • Built with GeneratePress