Viewing 7 replies - 1 through 7 (of 7 total)
  • The app is for wordpress.com you should check with them. You are currently on wordpress.org which is for self hosting WordPress sites.

    Thread Starter giuliohome

    (@giuliohome)

    > You are currently on wordpress.org

    Really?)))
    Have you noticed my edit, where I have written above:
    “because the website of the app on google play is http://android.wordpress.org/ that redirects me to https://wordpress.org/mobile/

    Isn’t it funny enough that they write “.org” and not not “.com” in their google play page? Shouldn’t someone ask them to correct that public info if it is wrong?

    > The app is for wordpress.com you should check with them.

    Have you noticed my edit, where I have written above:
    “I also sent an email to mobile-support@automattic.com and forwarded to android+feedback@automattic.com
    Yep, that is the support email suggested in wordpress.com.

    Thank you very much for your kind and helpful reply: please feel free to close this.

    • This reply was modified 1 year, 3 months ago by giuliohome.
    Thread Starter giuliohome

    (@giuliohome)

    Please note that wordpress.org only support items in it repository. Most people here who offer advice and solutions do it on a voluntary basis. You are always free to look through the plugin, theme, and pattern repository for your product. If it has a download it should also have a link for a support forum.

    also note that automattic.com owns and operators wordpress.com. WordPress.org is opensource and not owned by automattic. It’s possible to create mobile apps for wordpress but it outside the scope of this forum.

    Thread Starter giuliohome

    (@giuliohome)

    Apologies for being such a pest 😉 but…
    You can see yourself that already in the past it happened that people fixed bugs in wordpress.org repository which affected an issue in the android mobile app and was – quoted – “only observed when posting a post from using a latest WordPress Android App“: for example see
    https://core.trac.wordpress.org/ticket/48886

    The problems is that unlike php, webapps need to be compiled and use different programming schema then used by WordPress themes and plugins. Currently wordpress itself uses php, css, and react library for the blocks. The php and css can be easly modified because are simply text and not a compiled programs. Phone apps are generally written in java and objective c. Both of which required the code to be compiled. There are other ways to produce them using frame works like flutter,nodes native, and iconic frame work. But, they too have to be compiled before use. Compiled code can not be read and interpreted like php and javascript. Also,the app itself has to authentication though wordpress.com. This is because Automattic, Inc owns the app and uses wordpress.com to grant authentication to the app. Your best bet is to find someone at automattic that knows and understands the app.

    Thread Starter giuliohome

    (@giuliohome)

    It’s funny that you want to explain those things to me 🙂
    I’m a developer.
    We are talking past each other, I’m afraid.
    Ok, I consider this thread closed.
    Cheers

    • This reply was modified 1 year, 3 months ago by giuliohome.
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Android App: reply to comment’ is closed to new replies.